pub const NETWORK__PEER__ADDRESS: &str = "network.peer.address";Expand description
Peer address of the network connection - IP address or Unix domain socket name.
- PII: Maybe
- Rewriting behavior: None
ยงAliases
NET__PEER__IP(net.peer.ip)NET__SOCK__PEER__ADDR(net.sock.peer.addr)