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