GitHub - crnkofe/client_python: Prometheus instrumentation library for Python applications

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

License

Apache-2.0 license

Code of conduct

Code of conduct

Contributing

Contributing

Security policy

Security policy

Activity

Stars

0 stars

Watchers

0 watching

Forks

1 fork

Languages

  • Python 100.0%