Update dependency prometheus_client to v0.12.0 #3819
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.9.0
->==0.12.0
Release Notes
prometheus/client_python
v0.12.0
Compare Source
[FEATURE] Exemplar support (excludes multiprocess) #669
[ENHANCEMENT] Add support for Python 3.10 #706
[ENHANCEMENT] Restricted Registry will handle metrics added after restricting #675, #680
[ENHANCEMENT] Raise a more helpful error if a metric is not observable #666
[BUGFIX] Fix instance_ip_grouping_key not working on MacOS #687
[BUGFIX] Fix assertion error from favicion.ico with Python 2.7 #715
v0.11.0
Compare Source
[CHANGE] Specify that the
labelvalues
argument on metric constructors is internal by renaming it to_labelvalues
. If you are affected by this change, it is likely that the metric was not being registered. #660[BUGFIX]
write_to_textfile
will overwrite files in windows. If using python 3.4 or newer the replace will be atomic. #650v0.10.1
Compare Source
[BUGFIX] Support lowercase
prometheus_multiproc_dir
environment variable inmark_process_dead
. #644v0.10.0
Compare Source
prometheus_multiproc_dir
environment variable is deprecated in favor ofPROMETHEUS_MULTIPROC_DIR
. #624passthrough_redirect_handler
. #622clear()
method to remove all children. #642Configuration
📅 Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Pacific/Auckland.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.