grafana/grafana

How servicegraph in grafana tempo filters applications

Open

#105.147 geöffnet am 7. Mai 2025

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (73.744 Stars) (13.868 Forks)batch import
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.

Image

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.

Image

What can I do to enable viewing the full topology of a particular service.

Contributor Guide