Update dependency prometheus-client to ^0.17.0 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
prometheus-client |
^0.14.1 -> ^0.17.0
|
Release Notes
prometheus/client_python (prometheus-client)
v0.17.0
: 0.17.0 / 2023-05-24
[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
[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
[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 Gauge
s. https://github.com/prometheus/client_python/pull/794
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.