Data gathering proxy for Prometheus toolkit
Project description
= Phoebe
Phoebe is a data gathering proxy for https://prometheus.io/[Prometheus] toolkit. Its goal is to gather metrics from systems that don't provide their own native Prometheus export, and make them available for digestion by Prometheus.
== How to run an exporter
[source,shell]
....
$ poetry install
$ poetry run phoebe-openstack --config=<your config file> --export=<filepath or - for stdout>
....
Or, without using Poetry at all, using PyPI package:
[source,shell]
....
$ pip install ... # as soon as we publish it, I 'm going to fix the package name
$ phoebe-openstack --config=<your config file> --export=<filepath or - for stdout>
....
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tft-phoebe-0.0.1.tar.gz
(6.5 kB
view details)
Built Distribution
File details
Details for the file tft-phoebe-0.0.1.tar.gz
.
File metadata
- Download URL: tft-phoebe-0.0.1.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.0 CPython/3.7.5 Linux/5.3.11-100.fc29.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4111549cd5bfc67c5c282e197257cf191b2704dc72b8153f819dd636b2bf0a6 |
|
MD5 | dc5a3f0a9b9bc9e662c2d2eed99decbc |
|
BLAKE2b-256 | 958dc6a29e425fa697d5bc7c412b49c441c05a8d6215cb5432c0acb6674450e3 |
File details
Details for the file tft_phoebe-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: tft_phoebe-0.0.1-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.0 CPython/3.7.5 Linux/5.3.11-100.fc29.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b612da0a2b53d0b403b29597ce13621b54584143c133243305da21107bcf29ed |
|
MD5 | fcf7f8fd85f7d4aade0abf6003625da9 |
|
BLAKE2b-256 | 86bf1350ecf2a7d24053a76ab0dea906f33bb786d79fd1d86ab5e631ec9ee742 |