blob: d4f5cc9e9fd31f1442bb942e184033f54685c659 (
plain) (
blame)
1
2
3
4
5
6
|
This library aims to enable Metrics-Driven Development for C++ services.
It implements the Prometheus Data Model, a powerful abstraction on which
to collect and expose metrics. We offer the possibility for metrics to
be collected by Prometheus, but other push/pull collections can be added
as plugins.
|