client_python

Prometheus instrumentation library for Python applications

APACHE-2.0 License

Downloads
48M
Stars
3.8K
Committers
151

Prometheus Python Client

The official Python client for Prometheus.

Installation

pip install prometheus-client

This package can be found on PyPI.

Documentation

Documentation is available on https://prometheus.github.io/client_python

Links

  • Releases: The releases page shows the history of the project and acts as a changelog.
  • PyPI