Constant NETWORK_PROTOCOL_NAME
pub const NETWORK_PROTOCOL_NAME: &'static str;Available on crate feature
opentelemetry only.Expand description
OSI application layer or non-OSI equivalent.
§Notes
The value SHOULD be normalized to lowercase.
§Examples
"amqp""http""mqtt"