Mercurial > hgrepos > FreeBSD > ports > net-mgmt > prometheus-client-c
diff pkg-descr @ 9:4746e1c5cb56
Build of libpromhttp for version 0.1.3.
It needs the separate prometheus-client-c-libpromhttp and libmicrohttpd
packages.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 18 Mar 2025 18:17:59 +0100 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pkg-descr Tue Mar 18 18:17:59 2025 +0100 @@ -0,0 +1,9 @@ +Tis is libpromhttp -- a C-client library for Prometheus +from https://github.com/digitalocean/prometheus-client-c. + +This project provides this shared library for instrumenting software via +Prometheus. + + libpromhttp: Provides a simple web handler to expose Prometheus + metrics for scraping. This library has a dependency on + libmicrohttpd.
