mirror of
https://github.com/thegeeklab/prometheus-pve-sd.git
synced 2026-08-20 10:47:57 +00:00
main
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [python-json-logger](https://redirect.github.com/nhairs/python-json-logger) | `4.1.0` → `4.2.0` |  |  | --- ### Release Notes <details> <summary>nhairs/python-json-logger (python-json-logger)</summary> ### [`v4.2.0`](https://redirect.github.com/nhairs/python-json-logger/releases/tag/v4.2.0): 4.2.0 [Compare Source](https://redirect.github.com/nhairs/python-json-logger/compare/v4.1.0...v4.2.0) ##### Changed - Logging a `dict` no longer modifies it. `exc_info` and `stack_info` were previously added to the caller's `dict`. [#​66](https://redirect.github.com/nhairs/python-json-logger/pull/66) - Move development dependencies from `project.optional-dependencies.dev` to `[dependency-groups].dev` (PEP 735). [#​46](https://redirect.github.com/nhairs/python-json-logger/issues/46) ##### Fixed - `$` style formats now support unbraced `$name` fields, not just `${name}`. [#​18](https://redirect.github.com/nhairs/python-json-logger/issues/18) Thanks [@​gaoflow](https://redirect.github.com/gaoflow), [@​prateek-dagar](https://redirect.github.com/prateek-dagar), [@​Sanjays2402](https://redirect.github.com/Sanjays2402) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/thegeeklab/prometheus-pve-sd). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4yOS41IiwidXBkYXRlZEluVmVyIjoiNDQuMjkuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
prometheus-pve-sd
Prometheus Service Discovery for Proxmox VE
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.
Languages
Python
99.2%
Makefile
0.8%