Go to file
Renovate Bot 29fc15b2c5 chore(deps): update devdependencies (non-major) 2022-03-21 04:23:02 +00:00
.chglog chore: adjust changelog template to link to prs instead of issues (#103) 2021-12-12 14:34:15 +01:00
.github docs: initial docs deployment (#10) 2021-06-14 09:45:19 +02:00
docker chore(docker): update docker digests to 9a1e361 2022-03-18 16:24:15 +00:00
docs docs: add documentation for prometheus-operator usage (#171) 2022-03-11 13:37:19 +01:00
prometheuspvesd docs: add documentation for prometheus-operator usage (#171) 2022-03-11 13:37:19 +01:00
.dictionary docs: add documentation for prometheus-operator usage (#171) 2022-03-11 13:37:19 +01:00
.drone.jsonnet chore: add unit tests for PrometheusSD class (#162) 2022-03-06 13:48:40 +01:00
.drone.yml ci: update hugo to v0.93.2 2022-03-05 16:57:06 +01:00
.gitignore inital commit 2021-06-09 20:44:10 +02:00
.markdownlint.yml inital commit 2021-06-09 20:44:10 +02:00
.prettierignore chore: end of the year maintenance 2021-12-21 10:15:43 +01:00
CONTRIBUTING.md inital commit 2021-06-09 20:44:10 +02:00
LICENSE chore: end of the year maintenance 2021-12-21 10:15:43 +01:00
Makefile chore(deps): update dependency thegeeklab/hugo-geekdoc to v0.27.4 2022-03-14 12:16:01 +00:00
README.md docs: refactor usage section and add label description (#170) 2022-03-11 12:39:25 +01:00
poetry.lock chore(deps): update devdependencies (non-major) 2022-03-21 04:23:02 +00:00
pyproject.toml chore(deps): update devdependencies (non-major) 2022-03-21 04:23:02 +00:00
renovate.json inital commit 2021-06-09 20:44:10 +02:00
setup.cfg chore: add unit tests for PrometheusSD class (#162) 2022-03-06 13:48:40 +01:00

README.md

prometheus-pve-sd

Prometheus Service Discovery for Proxmox VE

Build Status Docker Hub Quay.io Python Version PyPI Status PyPI Release Codecov GitHub contributors Source: GitHub License: MIT

This project provides a simple custom service discovery for Prometheus. It is using the Proxmox VE (PVE) API to fetch Hosts and it's meta information to generate a Prometheus compatible file based service discovery. Releases are available as Python Packages on GitHub or PyPI and as Docker Image on Docker Hub.

You can find the full documentation at https://prometheus-pve-sd.geekdocs.de.

Contributors

Special thanks goes to all contributors. If you would like to contribute, please see the instructions.

License

This project is licensed under the MIT License - see the LICENSE file for details.