./databases/prometheus-cpp, Prometheus Client Library for Modern C++

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.0nb3, Package name: prometheus-cpp-1.1.0nb3, Maintainer: pkgsrc-users

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.


Master sites:


Version history: (Expand)


CVS history: (Expand)


   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-07-20 23:40:53 by Nia Alarie | Files touched by this commit (3)
Log message:
prometheus-cpp: Require a C++14 compiler.

While here, option-ize building tests. They're not installed anyway.
   2023-06-26 13:39:20 by Thomas Klausner | Files touched by this commit (5)
Log message:
databases/prometheus-cpp: import prometheus-cpp-1.1.0

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.