Ryan Steinmetz 4b4626851f devel/prometheus-cpp: New port!
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.
2025-07-07 12:12:43 -04:00

7 lines
303 B
Plaintext

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.