prometheus_client: Python client for the systems monitoring and alerting toolkit Prometheus¶
Description¶
The official Python 2 and 3 client for Prometheus (see https://prometheus.io), an open-source systems monitoring and alerting toolkit.
Type¶
standard
Version Information¶
package-version.txt:
0.8.0
install-requires.txt:
prometheus_client >=0.8.0
Equivalent System Packages¶
conda:
$ conda install python:prometheus-client
macports: install the following packages: python:prometheus-client opensuse:
$ sudo zypper install python:prometheus-client
See https://repology.org/project/python:prometheus-client/versions
However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see https://trac.sagemath.org/ticket/29023