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

Constant NETWORK_PEER_ADDRESS

pub const NETWORK_PEER_ADDRESS: &'static str;
Expand description

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

ยงExamples

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