pub const NET_SOCK_PEER_ADDR: Key;
👎Deprecated
Expand description
Deprecated, use server.socket.address
on client spans and client.socket.address
on server spans.
Examples
192.168.0.1
pub const NET_SOCK_PEER_ADDR: Key;
Deprecated, use server.socket.address
on client spans and client.socket.address
on server spans.
192.168.0.1