NETWORK_PACKETS

Constant NETWORK_PACKETS 

Source
pub const NETWORK_PACKETS: &str = "network.packets";
Expand description

Total packets transferred in both directions. If source.packets and destination.packets are known, network.packets is their sum.

ยงExamples

  • 24