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

Constant NETWORK_LOCAL_ADDRESS

pub const NETWORK_LOCAL_ADDRESS: &'static str;
Expand description

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

ยงExamples

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