opentelemetry_semantic_conventions::attribute

Constant NET_PROTOCOL_NAME

Source
pub const NET_PROTOCOL_NAME: &str = "net.protocol.name";
๐Ÿ‘ŽDeprecated: Replaced by network.protocol.name.
Expand description

Deprecated, use network.protocol.name.

ยงExamples

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