comparison 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
comparison
equal deleted inserted replaced
10:40cf179a620e 11:b25a1823eec3
1 Tis is libpromhttp -- a C-client library for Prometheus
2 from https://github.com/digitalocean/prometheus-client-c.
3
4 This project provides this shared library for instrumenting software via
5 Prometheus.
6
7 libpromhttp: Provides a simple web handler to expose Prometheus
8 metrics for scraping. This library has a dependency on
9 libmicrohttpd.