rama::telemetry::opentelemetry::semantic_conventions::attribute

Constant NET_PROTOCOL_NAME

pub const NET_PROTOCOL_NAME: &'static str;
๐Ÿ‘ŽDeprecated: Replaced by network.protocol.name.
Expand description

Deprecated, use network.protocol.name.

ยงExamples

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