Go to file
renovate[bot] 5b06e32564 chore(docker): update docker digests 2022-09-08 14:54:28 +00:00
.chglog chore: adjust changelog template to link to prs instead of issues (#103) 2021-12-12 14:34:15 +01:00
.github [skip ci] adjust repo config 2022-07-21 09:51:02 +02:00
docker chore(docker): update docker digests 2022-09-08 14:54:28 +00:00
docs ci: switch to linkchecker (#224) 2022-05-21 13:21:04 +02:00
prometheuspvesd chore(deps): update devdependencies (non-major) (#275) 2022-08-22 00:08:36 +02:00
.dictionary docs: add documentation for prometheus-operator usage (#171) 2022-03-11 13:37:19 +01:00
.drone.jsonnet ci: switch to thegeeklab/drone-s3-sync plugin 2022-07-26 14:47:53 +02:00
.drone.yml ci: switch to thegeeklab/drone-s3-sync plugin 2022-07-26 14:47:53 +02:00
.gitignore ci: switch to linkchecker (#224) 2022-05-21 13:21:04 +02:00
.linkcheckignore ci: switch to linkchecker (#224) 2022-05-21 13:21:04 +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.35.2 2022-09-05 23:09:03 +00:00
README.md docs: fix spelling in readme 2022-07-15 08:50:11 +02:00
poetry.lock chore(deps): lock file maintenance (#281) 2022-09-05 20:39:48 +02:00
pyproject.toml fix(deps): update dependency jsonschema to v4.15.0 (#283) 2022-09-05 20:39:18 +02:00
renovate.json inital commit 2021-06-09 20:44:10 +02:00
setup.cfg chore(deps): update devdependencies (non-major) (#275) 2022-08-22 00:08:36 +02: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 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.