Metadata-Version: 2.1
Name: prometheus-pve-sd
Version: 0.1.0b1
Summary: Prometheus Service Discovery for Proxmox VE.
Home-page: https://github.com/thegeeklab/prometheus-pve-sd/
License: MIT
Keywords: prometheus,sd,pve,metrics
Author: Robert Kaussow
Author-email: mail@thegeeklab.de
Requires-Python: >=3.6.0,<4.0.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Utilities
Requires-Dist: anyconfig (==0.11.0)
Requires-Dist: appdirs (==1.4.4)
Requires-Dist: colorama (==0.4.4)
Requires-Dist: environs (==9.3.2)
Requires-Dist: jsonschema (==3.2.0)
Requires-Dist: nested-lookup (==0.2.22)
Requires-Dist: proxmoxer (==1.1.1)
Requires-Dist: python-json-logger (==2.0.1)
Requires-Dist: requests (==2.25.1)
Requires-Dist: ruamel.yaml (==0.17.6)
Project-URL: Documentation, https://github.com/thegeeklab/prometheus-pve-sd/
Project-URL: Repository, https://github.com/thegeeklab/prometheus-pve-sd/
Description-Content-Type: text/markdown

# prometheus-pve-sd

Prometheus Service Discovery for Proxmox VE

[![Build Status](https://img.shields.io/drone/build/thegeeklab/prometheus-pve-sd?logo=drone&server=https%3A%2F%2Fdrone.thegeeklab.de)](https://drone.thegeeklab.de/thegeeklab/prometheus-pve-sd)
[![Docker Hub](https://img.shields.io/badge/dockerhub-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/thegeeklab/prometheus-pve-sd)
[![Quay.io](https://img.shields.io/badge/quay-latest-blue.svg?logo=docker&logoColor=white)](https://quay.io/repository/thegeeklab/prometheus-pve-sd)
[![Python Version](https://img.shields.io/pypi/pyversions/prometheus-pve-sd.svg)](https://pypi.org/project/prometheus-pve-sd/)
[![PyPI Status](https://img.shields.io/pypi/status/prometheus-pve-sd.svg)](https://pypi.org/project/prometheus-pve-sd/)
[![PyPI Release](https://img.shields.io/pypi/v/prometheus-pve-sd.svg)](https://pypi.org/project/prometheus-pve-sd/)
[![GitHub contributors](https://img.shields.io/github/contributors/thegeeklab/prometheus-pve-sd)](https://github.com/thegeeklab/prometheus-pve-sd/graphs/contributors)
[![Source: GitHub](https://img.shields.io/badge/source-github-blue.svg?logo=github&logoColor=white)](https://github.com/thegeeklab/prometheus-pve-sd)
[![License: MIT](https://img.shields.io/github/license/thegeeklab/prometheus-pve-sd)](https://github.com/thegeeklab/prometheus-pve-sd/blob/main/LICENSE)

TBD

## Contributors

Special thanks goes to all [contributors](https://github.com/thegeeklab/prometheus-pve-sd/graphs/contributors). If you would like to contribute,
please see the [instructions](https://github.com/thegeeklab/prometheus-pve-sd/blob/main/CONTRIBUTING.md).

## License

This project is licensed under the MIT License - see the [LICENSE](https://github.com/thegeeklab/prometheus-pve-sd/blob/main/LICENSE) file for details.

