Public Types | |
| using | BucketBoundaries = std::vector< double > |
Public Member Functions | |
| io::prometheus::client::Metric | Collect () |
| Histogram (const BucketBoundaries &buckets) | |
| void | Observe (double value) |
Static Public Attributes | |
| static const io::prometheus::client::MetricType | metric_type |
|
static |