chore(deps): update dependency prometheus to v6 - #77
Open
doctolib-renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency prometheus to v6#77doctolib-renovate[bot] wants to merge 1 commit into
doctolib-renovate[bot] wants to merge 1 commit into
Conversation
doctolib-renovate
Bot
requested review from
a team,
achouippe,
gcxRun and
papey
as code owners
July 25, 2026 06:06
Contributor
Author
|
docto-mergebot
approved these changes
Jul 25, 2026
papey
approved these changes
Jul 28, 2026
papey
enabled auto-merge (squash)
July 28, 2026 08:12
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
~> 5.0→~> 6.0Release Notes
prometheus-erl/prometheus.erl (prometheus)
v6.1.3Compare Source
What's Changed
New Contributors
Full Changelog: prometheus-erl/prometheus.erl@v6.1.2...v6.1.3
v6.1.2Compare Source
What's Changed
Full Changelog: prometheus-erl/prometheus.erl@v6.1.1...v6.1.2
v6.1.1Compare Source
What's Changed
format_into/3fun by @the-mikedavis in #197Full Changelog: prometheus-erl/prometheus.erl@v6.1.0...v6.1.1
v6.1.0Compare Source
What's Changed
prometheus_text_formatby @the-mikedavis in #196New Contributors
Full Changelog: prometheus-erl/prometheus.erl@v6.0.3...v6.1.0
v6.0.3Compare Source
What's Changed
Full Changelog: prometheus-erl/prometheus.erl@v6.0.2...v6.0.3
v6.0.2Compare Source
What's Changed
Full Changelog: prometheus-erl/prometheus.erl@v6.0.1...v6.0.2
v6.0.1Compare Source
What's Changed
See changes at v6.0.0.
Full Changelog: prometheus-erl/prometheus.erl@v6.0.0...v6.0.1
v6.0.0Compare Source
What's Changed
targetsandcompress_limitare now meaningless.errorandboundas in https://hexdocs.pm/ddskerl/ddskerl_ets.html#t:opts/0promtoolhas been added to CI and violating metrics have been renamed. If you need backwards compatibility you can enableprometheus_collectors_compatby adding{prometheus, [{collectors_compat, true}]}to your config.The list of metric name changes is as follows:
erlang_mnesia_failed_transactionserlang_mnesia_failed_transactions_totalerlang_mnesia_committed_transactionserlang_mnesia_committed_transactions_totalerlang_mnesia_logged_transactionserlang_mnesia_logged_transactions_totalerlang_mnesia_restarted_transactionserlang_mnesia_restarted_transactions_totalerlang_vm_memory_atom_bytes_totalerlang_vm_memory_atom_byteserlang_vm_memory_bytes_totalerlang_vm_memory_byteserlang_vm_memory_processes_bytes_totalerlang_vm_memory_processes_byteserlang_vm_memory_system_bytes_totalerlang_vm_memory_system_byteserlang_vm_statistics_context_switcheserlang_vm_statistics_context_switches_totalerlang_vm_statistics_garbage_collection_number_of_gcserlang_vm_statistics_garbage_collection_number_of_gcs_totalerlang_vm_statistics_garbage_collection_words_reclaimederlang_vm_statistics_garbage_collection_words_reclaimed_totalerlang_vm_statistics_garbage_collection_bytes_reclaimederlang_vm_statistics_garbage_collection_bytes_reclaimed_totalerlang_vm_statistics_runtime_millisecondserlang_vm_statistics_runtime_seconds_totalerlang_vm_statistics_wallclock_time_millisecondserlang_vm_statistics_wallclock_time_seconds_totalerlang_vm_port_counterlang_vm_portserlang_vm_process_counterlang_vm_processeserlang_vm_atom_counterlang_vm_atomsFull Changelog: prometheus-erl/prometheus.erl@v5.1.1...v6.0.0
Configuration
📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Europe/Paris, 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.
This PR was created by Renovate.
Details
Check the default configuration and documentation.
See the logs on Datadog.
To replay this update, you can use the following
packageRuleson the Manual Run page:[{"matchPackageNames": ["*"], "enabled": false}, {"matchPackageNames": ["prometheus"], "enabled": true}]