opentelemetry_semantic_conventions::attribute

Constant PEER_SERVICE

source
pub const PEER_SERVICE: &str = "peer.service";
Expand description

The service.name of the remote service. SHOULD be equal to the actual service.name resource attribute of the remote service if any.

ยงExamples

  • "AuthTokenCache"