renovate[bot]andrpmbuild 6f9c3e3726 build(deps): update dependency python-json-logger to v4.2.0 (#962)
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` |
![age](https://developer.mend.io/api/mc/badges/age/pypi/python-json-logger/4.2.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/python-json-logger/4.1.0/4.2.0?slim=true)
|

---

### 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`.
[#&#8203;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).
[#&#8203;46](https://redirect.github.com/nhairs/python-json-logger/issues/46)

##### Fixed

- `$` style formats now support unbraced `$name` fields, not just
`${name}`.
[#&#8203;18](https://redirect.github.com/nhairs/python-json-logger/issues/18)

Thanks [@&#8203;gaoflow](https://redirect.github.com/gaoflow),
[@&#8203;prateek-dagar](https://redirect.github.com/prateek-dagar),
[@&#8203;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>
2026-08-17 12:24:26 +02:00
2025-12-01 15:56:01 +01:00
2026-08-09 11:14:53 +02:00
2025-12-01 15:56:01 +01:00
2025-11-21 19:58:49 +01:00
2023-08-24 22:43:29 +02:00
2021-12-21 10:15:43 +01:00
2023-09-25 09:27:03 +02:00

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

S
Description
No description provided
Readme MIT
5.5 MiB
Languages
Python 99.2%
Makefile 0.8%