Closed aabmass closed 8 months ago
This updates the servicegraph recipe to produce the standard traces_service_graph_request_total used by the servicegraph connector (and Tempo) documented in https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/connector/servicegraphconnector#how-it-works.
traces_service_graph_request_total
k8sattributes
server.address
client.address
This updates the servicegraph recipe to produce the standard
traces_service_graph_request_total
used by the servicegraph connector (and Tempo) documented in https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/connector/servicegraphconnector#how-it-works.k8sattributes
, first to detect the server pod name fromserver.address
then for the client pod name fromclient.address