pub const NETWORK_PACKETS: &str = "network.packets";
Total packets transferred in both directions. If source.packets and destination.packets are known, network.packets is their sum.
source.packets
destination.packets
network.packets
24