comparison 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
comparison
equal deleted inserted replaced
8:e38a6e16e756 12:b3adf5848e4c
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.