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