pub const NETWORK_TRANSPORT: &str = "network.transport";
Expand description
OSI Transport Layer or Inter-process Communication method. The value SHOULD be normalized to lowercase.
§Examples
tcp
udp
pub const NETWORK_TRANSPORT: &str = "network.transport";
OSI Transport Layer or Inter-process Communication method. The value SHOULD be normalized to lowercase.
tcp
udp