Public Member Functions | |
| io::prometheus::client::Metric | Collect () |
| void | Decrement () |
| void | Decrement (double) |
| Gauge (double) | |
| void | Increment () |
| void | Increment (double) |
| void | Set (double) |
| void | SetToCurrentTime () |
| double | Value () const |
Static Public Attributes | |
| static const io::prometheus::client::MetricType | metric_type |
|
static |