Go to file
Robert Kaussow 1fa960ce3d
chore: replace libressl-dev by openssl-dev (#20)
2021-06-30 09:01:23 +02:00
.chglog inital commit 2021-06-09 20:44:10 +02:00
.github docs: initial docs deployment (#10) 2021-06-14 09:45:19 +02:00
docker chore(deps): update arm32v7/python:3.9-alpine docker digest 2021-06-16 21:19:36 +00:00
docs feat: add service discovery metrics (#12) 2021-06-15 22:48:11 +02:00
prometheuspvesd feat: add service discovery metrics (#12) 2021-06-15 22:48:11 +02:00
.dictionary docs: initial docs deployment (#10) 2021-06-14 09:45:19 +02:00
.drone.jsonnet chore: replace libressl-dev by openssl-dev (#20) 2021-06-30 09:01:23 +02:00
.drone.yml chore: replace libressl-dev by openssl-dev (#20) 2021-06-30 09:01:23 +02: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 inital commit 2021-06-09 20:44:10 +02:00
CONTRIBUTING.md inital commit 2021-06-09 20:44:10 +02:00
LICENSE inital commit 2021-06-09 20:44:10 +02:00
Makefile chore(deps): update dependency thegeeklab/hugo-geekdoc to v0.13.5 2021-06-11 23:02:58 +00:00
README.md docs: initial docs deployment (#10) 2021-06-14 09:45:19 +02:00
poetry.lock chore(deps): lock file maintenance (#18) 2021-06-28 08:45:54 +02:00
pyproject.toml chore(deps): update dependency flake8-eradicate to v1.1.0 2021-06-22 11:48:50 +00: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.