mirror of
https://github.com/thegeeklab/prometheus-pve-sd.git
synced 2024-10-31 23:50:39 +00:00
.github | ||
.gitsv | ||
.woodpecker | ||
docs | ||
prometheuspvesd | ||
.dictionary | ||
.gitignore | ||
.lycheeignore | ||
.markdownlint.yml | ||
.prettierignore | ||
Containerfile.multiarch | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
poetry.lock | ||
pyproject.toml | ||
README.md | ||
renovate.json |
prometheus-pve-sd
Prometheus Service Discovery for Proxmox VE
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.