python-prometheus-client_0.9.0_all.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/faucetsdn/faucet/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/faucetsdn/faucet/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install python-prometheus-client=0.9.0

Python 2 client for the Prometheus monitoring system

Full description:
  Python 2 client for the Prometheus monitoring system
 This library provides an API for exporting metrics from a Python 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.

Checksums

MD5 e5fcaca4462d9c7081a7ea8f8cc275fd
SHA1 eb8627299f6ad6cee0e95ff922950105a3bd92f4
SHA256 31d741eb87a8a349394a8e8f8ec3fd4e0ac080cc3387264be36122299a578c55
SHA512 036d7138b6f7953c72c7c29739048621bd8bf8d6f72393045518f7db9299255d2571fd2736457cd158e61d7cd6d7d788db8b486fa63cb85068c99c148785f73a

Depends

  • python-decorator (>= 4.0.10-1), python:any (<< 2.8), python:any (>= 2.7.5-5~)

Files

  • /usr/share/doc/python-prometheus-client/README.md.gz
  • /usr/share/doc/python-prometheus-client/copyright
  • /usr/share/doc/python-prometheus-client/changelog.gz
  • /usr/lib/python2.7/dist-packages/prometheus_client/values.py
  • /usr/lib/python2.7/dist-packages/prometheus_client/utils.py
  • /usr/lib/python2.7/dist-packages/prometheus_client/twisted/_exposition.py
  • /usr/lib/python2.7/dist-packages/prometheus_client/twisted/__init__.py
  • /usr/lib/python2.7/dist-packages/prometheus_client/samples.py
  • /usr/lib/python2.7/dist-packages/prometheus_client/registry.py
  • /usr/lib/python2.7/dist-packages/prometheus_client/process_collector.py
  • /usr/lib/python2.7/dist-packages/prometheus_client/platform_collector.py
  • /usr/lib/python2.7/dist-packages/prometheus_client/parser.py
  • /usr/lib/python2.7/dist-packages/prometheus_client/openmetrics/parser.py
  • /usr/lib/python2.7/dist-packages/prometheus_client/openmetrics/exposition.py
  • /usr/lib/python2.7/dist-packages/prometheus_client/openmetrics/__init__.py
  • /usr/lib/python2.7/dist-packages/prometheus_client/multiprocess.py
  • /usr/lib/python2.7/dist-packages/prometheus_client/mmap_dict.py
  • /usr/lib/python2.7/dist-packages/prometheus_client/metrics.py
  • /usr/lib/python2.7/dist-packages/prometheus_client/metrics_core.py
  • /usr/lib/python2.7/dist-packages/prometheus_client/gc_collector.py
  • /usr/lib/python2.7/dist-packages/prometheus_client/exposition.py
  • /usr/lib/python2.7/dist-packages/prometheus_client/core.py
  • /usr/lib/python2.7/dist-packages/prometheus_client/context_managers.py
  • /usr/lib/python2.7/dist-packages/prometheus_client/bridge/graphite.py
  • /usr/lib/python2.7/dist-packages/prometheus_client/bridge/__init__.py
  • /usr/lib/python2.7/dist-packages/prometheus_client/asgi.py
  • /usr/lib/python2.7/dist-packages/prometheus_client/__init__.py
  • /usr/lib/python2.7/dist-packages/prometheus_client-0.9.0.egg-info/top_level.txt
  • /usr/lib/python2.7/dist-packages/prometheus_client-0.9.0.egg-info/requires.txt
  • /usr/lib/python2.7/dist-packages/prometheus_client-0.9.0.egg-info/PKG-INFO

Uploaded

over 4 years ago

Package Size

38.6 KB

Installed Size

174 KB

Downloads

17

wget

wget --content-disposition "https://packagecloud.io/faucetsdn/faucet/packages/ubuntu/xenial/python-prometheus-client_0.9.0_all.deb/download.deb?distro_version_id=165"

Homepage

https://github.com/prometheus/client_python