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