Constant DEFAULT_BYTES_RATE_BUCKETS

Source
pub const DEFAULT_BYTES_RATE_BUCKETS: &[f64];
Expand description

Buckets for data transfer rate metrics like OperationBytesRate

Covers various network speeds from slow connections to high-speed transfers

Note: this is for single operation rate, not for total bandwidth.