pub const NETWORK_PROTOCOL_NAME: &str = "network.protocol.name";
Expand description
OSI Application Layer or non-OSI equivalent. The value SHOULD be normalized to lowercase.
§Examples
amqp
http
mqtt
pub const NETWORK_PROTOCOL_NAME: &str = "network.protocol.name";
OSI Application Layer or non-OSI equivalent. The value SHOULD be normalized to lowercase.
amqp
http
mqtt