Go to file
renovate[bot] 1694771542
fix(deps): update dependency ruamel.yaml to v0.17.40 (#487)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-21 15:33:48 +02:00
.github ci: migrate to woodpecker (#453) 2023-08-24 22:14:30 +02:00
.gitsv chore: replace git-chglog by git-sv (#481) 2023-10-16 15:42:36 +02:00
.woodpecker ci: fix changelog generation 2023-10-18 13:59:28 +02:00
docs docs: drop codecov badge 2023-09-25 09:27:03 +02:00
prometheuspvesd fix: remove deprecated distutils (#479) 2023-10-16 12:11:22 +02:00
.dictionary docs: add documentation for prometheus-operator usage (#171) 2022-03-11 13:37:19 +01:00
.gitignore refctor: migrate flake8 to ruff python linter (#363) 2023-02-12 15:11:15 +01:00
.markdownlint.yml inital commit 2021-06-09 20:44:10 +02:00
.prettierignore cleanup missed drone ci refs 2023-08-24 22:43:29 +02:00
CONTRIBUTING.md fix bare url in contribution file (#401) 2023-05-03 09:35:01 +02:00
Containerfile.multiarch chore(docker): update python:3.12-alpine docker digest to a5d1738 (#483) 2023-10-19 22:43:23 +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.41.3 2023-10-20 13:06:55 +00:00
README.md docs: drop codecov badge 2023-09-25 09:27:03 +02:00
poetry.lock fix(deps): update dependency ruamel.yaml to v0.17.40 (#487) 2023-10-21 15:33:48 +02:00
pyproject.toml fix(deps): update dependency ruamel.yaml to v0.17.40 (#487) 2023-10-21 15:33:48 +02:00
renovate.json inital commit 2021-06-09 20:44:10 +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 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.