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