[][src]Constant instrumented::prometheus::DEFAULT_BUCKETS

pub const DEFAULT_BUCKETS: &'static [f64; 11]

The default Histogram buckets. The default buckets are tailored to broadly measure the response time (in seconds) of a network service. Most likely, however, you will be required to define buckets customized to your use case.