Constant opentelemetry_semantic_conventions::trace::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