opentelemetry_semantic_conventions::attribute

Constant NETWORK_TYPE

source
pub const NETWORK_TYPE: &str = "network.type";
Expand description

OSI network layer or non-OSI equivalent.

§Notes

The value SHOULD be normalized to lowercase.

§Examples

  • "ipv4"
  • "ipv6"