|
prom 0.1.0
Client-independent C++23 Prometheus/OpenMetrics metric abstraction
|
Info — static key/value metadata exposed as an *_info series.
More...
#include <prom/metric_base.hpp>#include <initializer_list>#include <string_view>#include <utility>#include <vector>

Go to the source code of this file.
Classes | |
| struct | prom::InfoSpec |
| Declarative description of an info metric. More... | |
| class | prom::Info |
| An info metric: a single sample whose labels carry the payload (build version, commit, ...). More... | |
Namespaces | |
| namespace | prom |
Info — static key/value metadata exposed as an *_info series.