|
prom 0.1.0
Client-independent C++23 Prometheus/OpenMetrics metric abstraction
|
Declarative description of an info metric. More...
#include <info.hpp>

Public Attributes | |
| std::string_view | name {} |
| std::string_view | help {} |
| Labels | labels {} |
| Constant labels carried alongside the info set. | |
| comms::DisplayInfo | display {} |
Declarative description of an info metric.
| comms::DisplayInfo prom::InfoSpec::display {} |
| std::string_view prom::InfoSpec::help {} |
| Labels prom::InfoSpec::labels {} |
Constant labels carried alongside the info set.
| std::string_view prom::InfoSpec::name {} |