Constant SERVICE_PEER_NAME
pub const SERVICE_PEER_NAME: &'static str;Available on crate features
opentelemetry and semconv_experimental only.Expand description
Logical name of the service on the other side of the connection. SHOULD be equal to the actual service.name resource attribute of the remote service if any.
§Notes
§Examples
"shoppingcart"