Mercurial > hgrepos > FreeBSD > ports > net-mgmt > prometheus-client-c
diff prometheus-client-c-libpromhttp/pkg-descr @ 12:b3adf5848e4c default tip
MERGE: the moved libpromhttp
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 19 Mar 2025 08:51:37 +0100 |
| parents | b25a1823eec3 |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/prometheus-client-c-libpromhttp/pkg-descr Wed Mar 19 08:51:37 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.
