Go to file
renovate[bot] 3035902b39
chore(deps): lock file maintenance (#145)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-27 17:56:34 +01: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 9871be3 2022-02-26 12:59:09 +00:00
docs fix: add proper discovery of IPv6 and IPv4 addresses (#155) 2022-02-27 12:31:46 +01:00
prometheuspvesd chore: add unit tests for ip address gathering (#157) 2022-02-27 17:56:08 +01:00
.dictionary docs: initial docs deployment (#10) 2021-06-14 09:45:19 +02:00
.drone.jsonnet chore: add basic pytest setup (#153) 2022-02-26 16:45:02 +01:00
.drone.yml chore: add basic pytest setup (#153) 2022-02-26 16:45:02 +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.3 2022-02-27 12:14:49 +00:00
README.md docs: initial docs deployment (#10) 2021-06-14 09:45:19 +02:00
codecov.yml chore: add basic pytest setup (#153) 2022-02-26 16:45:02 +01:00
poetry.lock chore(deps): lock file maintenance (#145) 2022-02-27 17:56:34 +01:00
pyproject.toml chore: add basic pytest setup (#153) 2022-02-26 16:45:02 +01:00
renovate.json inital commit 2021-06-09 20:44:10 +02:00
setup.cfg chore: disable rule D105 in flake 2021-06-09 20:56:20 +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 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.