comparison 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
comparison
equal deleted inserted replaced
-1:000000000000 9:4746e1c5cb56
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.