diff prometheus-client-c-libpromhttp/pkg-descr @ 11:b25a1823eec3

Move old libpromhttp into prometheus-client-c-libpromhttp/ directory. Also remove its .hgignore because there is a new common .hgignore now already.
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 19 Mar 2025 08:50:48 +0100
parents pkg-descr@4746e1c5cb56
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:50:48 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.