|
prom 0.1.0
Client-independent C++23 Prometheus/OpenMetrics metric abstraction
|
Gauge — a value that can move in both directions, and GaugeSpec.
More...


Go to the source code of this file.
Classes | |
| struct | prom::GaugeSpec |
| Declarative description of a gauge. More... | |
| class | prom::Gauge |
| A gauge. More... | |
Namespaces | |
| namespace | prom |
Gauge — a value that can move in both directions, and GaugeSpec.