Summary
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.
Versions
v0.12.1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~x86
- USE flags
- test zlib
v0.11.0 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~x86
- USE flags
- test zlib
v0.10.0 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~x86
- USE flags
- test zlib
v0.9.0 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~x86
- USE flags
- test zlib
USE flags
General
Dependencies
dev-cpp / benchmark : A microbenchmark support library
dev-cpp / gtest : Google C++ Testing Framework
dev-libs / cppcodec : C++11 library to encode/decode base64, base64url, base32, base32hex and hex
net-misc / curl : A Client that groks URLs
sys-libs / zlib : Standard (de)compression library
www-servers / civetweb : Embedded C/C++ web server
Runtime Dependencies
dev-libs / cppcodec : C++11 library to encode/decode base64, base64url, base32, base32hex and hex
net-misc / curl : A Client that groks URLs
sys-libs / zlib : Standard (de)compression library
www-servers / civetweb : Embedded C/C++ web server
Depending packages
games-action / minetest : A free open-source voxel game engine with easy modding and game creation
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - William Breathitt Gray · gentoo
dev-cpp/prometheus-cpp: Version bump to 0.12.1
Closes: https://bugs.gentoo.org/768771 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/19340 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Breathitt Gray · gentoo
dev-cpp/prometheus-cpp: Version bump to 0.11.0
Closes: https://bugs.gentoo.org/756256 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18381 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Breathitt Gray · gentoo
dev-cpp/prometheus-cpp: Version bump to 0.10.0
Closes: https://bugs.gentoo.org/746026 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17736 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Breathitt Gray · gentoo
dev-cpp/prometheus-cpp: Add patch to skip test if locale not available
Closes: https://bugs.gentoo.org/741040 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17466 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Breathitt Gray · gentoo
dev-cpp/prometheus-cpp: New package
Bug: https://bugs.gentoo.org/733984 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>