Constant prometheus::DEFAULT_BUCKETS
source · [−]Expand description
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.