[ sid ]
[ Source: prometheus-cpp-lite ]
Package: prometheus-cpp-lite (1.0+git20251202.48d09c4+ds-2)
Links for prometheus-cpp-lite
Debian Resources:
Download Source Package prometheus-cpp-lite:
- [prometheus-cpp-lite_1.0+git20251202.48d09c4+ds-2.dsc]
- [prometheus-cpp-lite_1.0+git20251202.48d09c4+ds.orig.tar.gz]
- [prometheus-cpp-lite_1.0+git20251202.48d09c4+ds-2.debian.tar.xz]
Maintainer:
External Resources:
- Homepage [github.com]
Similar packages:
C++ Header-only Prometheus client library
C++ header-only prometheus client library for quickly and easily adding metric (and profiling) functionality to C++ projects.
Advantages:
- Written in pure C++, - Header-only, - Cross-platform, - Compiles with C ++ 11, C ++ 14, C ++ 17 standards, - Has no third-party dependencies, - Several APIs for use in your projects, - Saving metrics to a file (and then works with node_exporter) or sending via http (uses built-in header-only http-client-lite library), - Possibility to use different types for storing metrics data (default is uint32_t, but you can use double or uint64_t types if you want), - Five types of metrics are supported: counter, gauge, summary, histogram and benchmark, - Has detailed examples of use (see examples folder)
Download prometheus-cpp-lite
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 21.7 kB | 131.0 kB | [list of files] |
