Constant PEER_SERVICE
pub const PEER_SERVICE: &'static str;Available on crate features
opentelemetry and semconv_experimental only.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.
§Notes
§Examples
"AuthTokenCache"