opentelemetry_semantic_conventions::attribute

Constant NETWORK_LOCAL_ADDRESS

source
pub const NETWORK_LOCAL_ADDRESS: &str = "network.local.address";
Expand description

Local address of the network connection - IP address or Unix domain socket name.

ยงExamples

  • "10.1.2.80"
  • "/tmp/my.sock"