view 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 source

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.