prometheus-pve-sd


Nameprometheus-pve-sd JSON
Version 4.0.0 PyPI version JSON
download
home_pagehttps://github.com/thegeeklab/prometheus-pve-sd/
SummaryPrometheus Service Discovery for Proxmox VE.
upload_time2024-11-08 22:31:42
maintainerNone
docs_urlNone
authorRobert Kaussow
requires_python<4.0.0,>=3.10.0
licenseMIT
keywords prometheus sd pve metrics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # prometheus-pve-sd

Prometheus Service Discovery for Proxmox VE

[![Build Status](https://ci.thegeeklab.de/api/badges/thegeeklab/prometheus-pve-sd/status.svg)](https://ci.thegeeklab.de/repos/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)

This project provides a simple custom service discovery for [Prometheus](https://prometheus.io/). It is using the [Proxmox VE](https://www.proxmox.com/de/proxmox-ve) (PVE) API to fetch Hosts and it's meta information to generate a Prometheus compatible [file based](https://prometheus.io/docs/guides/file-sd/) service discovery. Releases are available as Python Packages on [GitHub](https://github.com/thegeeklab/prometheus-pve-sd/releases) or [PyPI](https://pypi.org/project/prometheus-pve-sd/) and as Docker Image on [Docker Hub](https://hub.docker.com/r/thegeeklab/prometheus-pve-sd).

You can find the full documentation at [https://prometheus-pve-sd.geekdocs.de](https://prometheus-pve-sd.geekdocs.de).

## Contributors

Special thanks 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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/thegeeklab/prometheus-pve-sd/",
    "name": "prometheus-pve-sd",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0.0,>=3.10.0",
    "maintainer_email": null,
    "keywords": "prometheus, sd, pve, metrics",
    "author": "Robert Kaussow",
    "author_email": "mail@thegeeklab.de",
    "download_url": "https://files.pythonhosted.org/packages/ec/32/f269300140fac1046f157b12441a530dc147e3466bda4dcbf03e77a55103/prometheus_pve_sd-4.0.0.tar.gz",
    "platform": null,
    "description": "# prometheus-pve-sd\n\nPrometheus Service Discovery for Proxmox VE\n\n[![Build Status](https://ci.thegeeklab.de/api/badges/thegeeklab/prometheus-pve-sd/status.svg)](https://ci.thegeeklab.de/repos/thegeeklab/prometheus-pve-sd)\n[![Docker Hub](https://img.shields.io/badge/dockerhub-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/thegeeklab/prometheus-pve-sd)\n[![Quay.io](https://img.shields.io/badge/quay-latest-blue.svg?logo=docker&logoColor=white)](https://quay.io/repository/thegeeklab/prometheus-pve-sd)\n[![Python Version](https://img.shields.io/pypi/pyversions/prometheus-pve-sd.svg)](https://pypi.org/project/prometheus-pve-sd/)\n[![PyPI Status](https://img.shields.io/pypi/status/prometheus-pve-sd.svg)](https://pypi.org/project/prometheus-pve-sd/)\n[![PyPI Release](https://img.shields.io/pypi/v/prometheus-pve-sd.svg)](https://pypi.org/project/prometheus-pve-sd/)\n[![GitHub contributors](https://img.shields.io/github/contributors/thegeeklab/prometheus-pve-sd)](https://github.com/thegeeklab/prometheus-pve-sd/graphs/contributors)\n[![Source: GitHub](https://img.shields.io/badge/source-github-blue.svg?logo=github&logoColor=white)](https://github.com/thegeeklab/prometheus-pve-sd)\n[![License: MIT](https://img.shields.io/github/license/thegeeklab/prometheus-pve-sd)](https://github.com/thegeeklab/prometheus-pve-sd/blob/main/LICENSE)\n\nThis project provides a simple custom service discovery for [Prometheus](https://prometheus.io/). It is using the [Proxmox VE](https://www.proxmox.com/de/proxmox-ve) (PVE) API to fetch Hosts and it's meta information to generate a Prometheus compatible [file based](https://prometheus.io/docs/guides/file-sd/) service discovery. Releases are available as Python Packages on [GitHub](https://github.com/thegeeklab/prometheus-pve-sd/releases) or [PyPI](https://pypi.org/project/prometheus-pve-sd/) and as Docker Image on [Docker Hub](https://hub.docker.com/r/thegeeklab/prometheus-pve-sd).\n\nYou can find the full documentation at [https://prometheus-pve-sd.geekdocs.de](https://prometheus-pve-sd.geekdocs.de).\n\n## Contributors\n\nSpecial thanks to all [contributors](https://github.com/thegeeklab/prometheus-pve-sd/graphs/contributors). If you would like to contribute,\nplease see the [instructions](https://github.com/thegeeklab/prometheus-pve-sd/blob/main/CONTRIBUTING.md).\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](https://github.com/thegeeklab/prometheus-pve-sd/blob/main/LICENSE) file for details.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Prometheus Service Discovery for Proxmox VE.",
    "version": "4.0.0",
    "project_urls": {
        "Documentation": "https://github.com/thegeeklab/prometheus-pve-sd/",
        "Homepage": "https://github.com/thegeeklab/prometheus-pve-sd/",
        "Repository": "https://github.com/thegeeklab/prometheus-pve-sd/"
    },
    "split_keywords": [
        "prometheus",
        " sd",
        " pve",
        " metrics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7538ae43184b01b3cd175a6549abc5136766521501c990548ea65ccbfdc8bb11",
                "md5": "2c4efccaac41a49bd11073b72f7a7c46",
                "sha256": "70473803cf206f1a9bf0bb13f6353a08c1a257754e13f2749be4c480ba43c8c8"
            },
            "downloads": -1,
            "filename": "prometheus_pve_sd-4.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2c4efccaac41a49bd11073b72f7a7c46",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.10.0",
            "size": 23350,
            "upload_time": "2024-11-08T22:31:40",
            "upload_time_iso_8601": "2024-11-08T22:31:40.912915Z",
            "url": "https://files.pythonhosted.org/packages/75/38/ae43184b01b3cd175a6549abc5136766521501c990548ea65ccbfdc8bb11/prometheus_pve_sd-4.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec32f269300140fac1046f157b12441a530dc147e3466bda4dcbf03e77a55103",
                "md5": "694c344f02d168efa592d88f64a51f46",
                "sha256": "2de857e070efba98adf0f762b83e12f486997993570cc8482bbadc52eb1caeff"
            },
            "downloads": -1,
            "filename": "prometheus_pve_sd-4.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "694c344f02d168efa592d88f64a51f46",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.10.0",
            "size": 17758,
            "upload_time": "2024-11-08T22:31:42",
            "upload_time_iso_8601": "2024-11-08T22:31:42.103278Z",
            "url": "https://files.pythonhosted.org/packages/ec/32/f269300140fac1046f157b12441a530dc147e3466bda4dcbf03e77a55103/prometheus_pve_sd-4.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-08 22:31:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thegeeklab",
    "github_project": "prometheus-pve-sd",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "prometheus-pve-sd"
}
        
Elapsed time: 0.91326s