Constant DEFAULT_BYTES_RATE_BUCKETS

pub const DEFAULT_BYTES_RATE_BUCKETS: &'static [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.