Go to the source code of this file.
Data Structures | |
| class | prometheus::Summary |
| A summary metric samples observations over a sliding window of time. More... | |
Namespaces | |
| prometheus | |
Functions | |
| PROMETHEUS_CPP_CORE_EXPORT detail::Builder< Summary > | prometheus::BuildSummary () |
| Return a builder to configure and register a Summary metric. More... | |