Expand description
Prometheus metrics.
Structsยง
- Bucket
Config - Bucket configuration. Holds an increasing sequence of upper_bound.
- Handler
Metrics - HTTP handler metrics.
- Metrics
Handler - A handler for exposing prometheus metrics.
- Server
Metrics - HTTP server metrics.
- Time
Future
that for measuring the time elapsed to handle a request.- With
Metrics - A handler for granting the metrics collection functionality to the inner handler
H
.