grafana/grafana
Auf GitHub ansehenHow servicegraph in grafana tempo filters applications
Open
#105.147 geöffnet am 7. Mai 2025
area/explorearea/panel/node-grapharea/tracingdatasource/Tempohelp wanted
Beschreibung
In the grafana tempo, you can see the topology of all the services that are connected to opentelemetry, however, as more and more services are connected, you cannot clearly see the topology of the service you want to see, for example as follows.
I tried filtering by service name and found that I couldn't show the full service topology, only a simple display of who a service was requested by, the full access could not be shown.
What can I do to enable viewing the full topology of a particular service.