|
prom 0.1.0
Client-independent C++23 Prometheus/OpenMetrics metric abstraction
|
A plain magnitude paired with the unit it was carrying (empty for raw arithmetic). More...
#include <dimval.hpp>

Public Attributes | |
| double | value = 0.0 |
| Unit | unit {} |
A plain magnitude paired with the unit it was carrying (empty for raw arithmetic).
This is the common currency every metric mutation speaks.
| Unit prom::NormalizedValue::unit {} |
| double prom::NormalizedValue::value = 0.0 |