rama::telemetry::opentelemetry::semantic_conventions::trace

Constant NETWORK_PROTOCOL_NAME

pub const NETWORK_PROTOCOL_NAME: &'static str;
Expand description

OSI application layer or non-OSI equivalent.

§Notes

The value SHOULD be normalized to lowercase.

§Examples

  • "amqp"
  • "http"
  • "mqtt"