pub const NETWORK_PEER_ADDRESS: &str = "network.peer.address";
Expand description

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

§Examples

  • 10.1.2.80
  • /tmp/my.sock