Go to the source code of this file.
Data Structures | |
| class | prometheus::Histogram |
| A histogram metric to represent aggregatable distributions of events. More... | |
Namespaces | |
| prometheus | |
Functions | |
| PROMETHEUS_CPP_CORE_EXPORT detail::Builder< Histogram > | prometheus::BuildHistogram () |
| Return a builder to configure and register a Histogram metric. More... | |