Constant telemetry_rust::semconv::NETWORK_PROTOCOL_NAME

source ·
pub const NETWORK_PROTOCOL_NAME: &'static str;
Expand description

OSI application layer or non-OSI equivalent.

The value SHOULD be normalized to lowercase.

§Examples

  • amqp
  • http
  • mqtt