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