Skip to content

Update dependency prometheus-client to ^0.17.0 - autoclosed

renovate requested to merge renovate/prometheus-client-0.x into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
prometheus-client ^0.14.1 -> ^0.17.0 age adoption passing confidence

Release Notes

prometheus/client_python (prometheus-client)

v0.17.0: 0.17.0 / 2023-05-24

Compare Source

[ENHANCEMENT] Add additional typing. #​887, #​903 [BUGFIX] Fix typo in python_gc_objects_collected metadata. #​894 [BUGFIX] Do not include .pyc files in the build wheel. #​906

v0.16.0: 0.16.0 / 2023-01-23

Compare Source

[FEATURE] Support HELP text in multiprocess mode. #​804 [ENHANCEMENT] Reduce the mmap minimum size. #​853 [BUGFIX] Use the correct OpenMetrics encoder when application/openmetrics-text is requested in ASGI apps. #​864 [BUGFIX] Allow Prometheus format parser to handle a missing space after labels. #​872

v0.15.0: 0.15.0 / 2022-10-13

Compare Source

[CHANGE] Remove choose_formatter. choose_formatter only existed for v0.14.x and was deprecated in v0.14.1. https://github.com/prometheus/client_python/pull/846 [FEATURE] Support TLS auth when using push gateway with tls_auth_handler. https://github.com/prometheus/client_python/pull/841 [ENHANCEMENT] Add sum, livemin, and livemax multiprocess modes for Gauges. https://github.com/prometheus/client_python/pull/794


Configuration

📅 Schedule: 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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports