Skip to content

feat(deps): update dependency prometheus/prometheus to v2.53.1

renovate requested to merge renovate/prometheus-prometheus-2.x into master

This MR contains the following updates:

Package Update Change
prometheus/prometheus patch 2.53.0 -> 2.53.1

Release Notes

prometheus/prometheus (prometheus/prometheus)

v2.53.1

Compare Source

Fix a bug which would drop samples in remote-write if the sending flow stalled for longer than it takes to write one "WAL segment". How long this takes depends on the size of your Prometheus; as a rough guide with 10 million series it is about 2-3 minutes.

  • [BUGFIX] Remote-write: stop dropping samples in catch-up #​14446

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

Merge request reports