python3-prometheus-client

Python 3 client for the Prometheus monitoring system

Description

This library provides an API for exporting metrics from a Python 3 application It provides classes for the metric types, and an HTTP server to expose the metrics to Prometheus.

When using Linux, the process CPU, RAM, file descriptor usage and start time will also be exported.

Along with the HTTP server to expose metrics, you can also write the metrics to a text file to be exported by the prometheus-node-exporter, or push them to the prometheus-pushgateway.

This library also includes support for re-exporting Graphite metrics to Prometheus, custom collectors to proxy metrics for other systems and a parser for the Prometheus text format.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/prometheus/client_python


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-prometheus-client