Skip to content

crnkofe/client_python

 
 

Prometheus Python Client

A fork of official Python client for Prometheus.

This fork contains a few bugfixes and enhancements that make client usable inside Debian-based Docker containers:

  • process stat reader was fixed to use correct /proc/$pid/stat entries
  • process stat reader aggregates child process stats in addition to its own
  • system-level cpu/mem metrics were added (ie. *_system_* infix)

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

About

Prometheus instrumentation library for Python applications

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%