Go to the source code of this file.
Data Structures | |
| class | prometheus::Counter |
| A counter metric to represent a monotonically increasing value. More... | |
Namespaces | |
| prometheus | |
Functions | |
| PROMETHEUS_CPP_CORE_EXPORT detail::Builder< Counter > | prometheus::BuildCounter () |
| Return a builder to configure and register a Counter metric. More... | |