|
prom 0.1.0
Client-independent C++23 Prometheus/OpenMetrics metric abstraction
|
Satisfied by a dimval-like value: it exposes a value_t, reports its magnitude through numeric_as_double(), and carries unit metadata through either unit_descriptor() (measures) or descriptor() (units).
More...
#include <dimval.hpp>
Satisfied by a dimval-like value: it exposes a value_t, reports its magnitude through numeric_as_double(), and carries unit metadata through either unit_descriptor() (measures) or descriptor() (units).
Arithmetic types are excluded so the arithmetic normalize() overload wins for them.