Mercurial > hgrepos > FreeBSD > ports > net-mgmt > prometheus-client-c
diff pkg-descr @ 4:393d97a267b6
Build of libprom for version 0.1.3 succeeds
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 18 Mar 2025 17:49:23 +0100 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pkg-descr Tue Mar 18 17:49:23 2025 +0100 @@ -0,0 +1,11 @@ +This is libprom -- the C-client library for Prometheus from +https://github.com/digitalocean/prometheus-client-c. + +This project provides this shared library for instrumenting software via +Prometheus. + + libprom: Provides the core API. Resources such as counters, gauges, + histograms, and collector registries can be found + here. This library has no dependencies on third-party + libraries; however, it does rely on pthreads native to + POSIX systems.
