jupp0r/prometheus-cpp
Prometheus Client Library for Modern C++ observed · 2026-09-01
Health v2 · maintenance only
68/100
- Activity 100
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3655
- days_rel: 668
- days_push: 4
- n_releases_24m: 1
Adoption not part of the score
1118 stars · 358 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A C++ client library implementing the Prometheus data model for collecting and exposing metrics from C++ services. It provides counters, gauges, histograms, and an HTTP exposer so Prometheus can scrape metrics.
Use cases
- instrument a c++ service with prometheus metrics
- expose counters and histograms for scraping
- add metrics-driven development to c++ applications
- monitor native application performance with prometheus
- embed a metrics http endpoint in a c++ server
When to choose
- you need native C++ Prometheus instrumentation without shelling out to other processes
- you want low-overhead counters and gauges in high-performance C++ services
- you need an embedded HTTP metrics endpoint for Prometheus scraping
When to avoid
- you need a full monitoring stack rather than a client library
- your service is not C++ or lacks modern C++ toolchain support
- you need push-gateway-heavy workflows out of the box
Facets
library · maturity active
monitoring http-server sdk monitoring developer-tools backend cpp cross-platform windows prometheus metrics instrumentation observability c-plus-plus linux macos
1 source
- readme: https://github.com/jupp0r/prometheus-cpp · fetched 2026-09-01 · 2ca00e6c4f94
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jupp0r/prometheus-cpp | main | 68 |
For agents
markdown · JSON · MCP: product_card(name="jupp0r/prometheus-cpp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem