Skip to content

chore(monitoring): update monitoring stack#11

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/monitoring-stack
Open

chore(monitoring): update monitoring stack#11
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/monitoring-stack

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
docker.io/fosrl/newt digest 3c00966d69d047
docker.io/grafana/grafana minor 13.0.213.1.1
docker.io/prom/alertmanager minor v0.32.1v0.33.1
docker.io/victoriametrics/victoria-metrics minor v1.144.0v1.148.0
docker.io/victoriametrics/vmagent minor v1.144.0v1.148.0
docker.io/victoriametrics/vmalert minor v1.144.0v1.148.0

Release Notes

grafana/grafana (docker.io/grafana/grafana)

v13.1.1

v13.1.0

Features and enhancements
Bug fixes
Breaking changes
Plugin development fixes & changes

v13.0.4: 13.0.4

Download page
What's new highlights

Features and enhancements
Bug fixes

v13.0.3

Features and enhancements
Bug fixes
prometheus/alertmanager (docker.io/prom/alertmanager)

v0.33.1: 0.33.1 / 2026-07-04

Compare Source

  • [BUGFIX] doc: fix missing notification_reason field in webhook documentation (#​5329)
  • [BUGFIX] silences: fix silences snapshot missing legacy matchers field. This caused a bug that prevented older alertmanager versions from reading newer snapshots unnecessarily. (#​5330)
  • [BUGFIX] silence with no matchers should populate an empty array in API response (#​5331)

v0.33.0: 0.33.0 / 2026-06-12

Compare Source

  • [CHANGE] The '--enable-feature=auto-gomaxprocs' option has been removed. This flag had no effect since v0.29 and was deprecated in v0.32. It can be safely removed from any startup scripts. #​5090, #​5251
  • [CHANGE] Add group-key-in-metrics feature flag. #​5047
  • [CHANGE] Move AlertMarker, GroupMarker to marker package. #​5047
  • [CHANGE] Remove alertmanager_marked_alerts. #​5047
  • [CHANGE] Remove the following from types package: MemMarker, AlertState*, AlertStatus. #​5047
  • [FEATURE] Introduce per aggregation group AlertMarkers and drop Global Alert Marker. #​5047
  • [FEATURE] ui: Add support for silence annotations. #​5017
  • [FEATURE] api: Add receiver labels and receiver_matchers filter to /api/v2/receivers, /api/v2/alerts, and /api/v2/alerts/groups. #​5152
  • [FEATURE] eventrecorder: Add structured event recorder behind --enable-feature=event-recorder, with file, webhook, and kafka outputs. #​5072, #​5246
  • [ENHANCEMENT] Add the use_aws_http_client config option to the sns notifier. #​5178
  • [ENHANCEMENT] template: Add now function to get current time. #​5188
  • [ENHANCEMENT] docs: Clarify YAML quoting vs matcher token quoting in UTF-8 matchers section. #​5264
  • [BUGFIX] jira: Allow disabling the resolve transition when resolve_transition is not set. #​4821
  • [BUGFIX] jira: Include unresolved issues in wont_fix_resolution JQL to prevent duplicate issue creation. #​5185
  • [BUGFIX] sns: Support the AWS_CA_BUNDLE env variable for the sns notifier. #​5178

v0.32.2: 0.32.2 / 2026-06-05

Compare Source

  • [BUGFIX] Fix dispatcher goroutine leaks on destroyed alertgroup swap. #​5241
VictoriaMetrics/VictoriaMetrics (docker.io/victoriametrics/victoria-metrics)

v1.148.0

Compare Source

v1.148.0

Released at 2026-07-17

  • SECURITY: upgrade Go builder from Go1.26.4 to Go1.26.5. See the list of issues addressed in Go1.26.5.

  • FEATURE: MetricsQL: support fill modifiers to allow missing series on either side of a binary operation to be filled with a provided default value. See #​10598.

  • FEATURE: vmagent and vmsingle: support scraping metrics over Unix domain sockets. The socket path can be configured via the __unix_socket__ target label. See #​11156. Thanks to @​vinyas-bharadwaj for contribution.

  • FEATURE: vmagent and vmsingle: Improve background discovery performance for http_sd discovery. See #​8838.

  • FEATURE: vmagent and vmsingle: allow overriding max_scrape_size on a per-target basis via the __max_scrape_size__ label during target relabeling. See #​11188.

  • FEATURE: vmstorage and vmsingle: add -maxBackfillAge command-line flag for limiting ingestion of samples with historical timestamps, for example, when older data has been moved between storage tiers (nvme/hdd, hot/cold). See #​11199. Thanks to @​AshwinRamaniPsg for contribution.

  • FEATURE: vmagent: automatically preload relabeling rules configured via -remoteWrite.relabelConfig and -remoteWrite.urlRelabelConfig in the metrics relabel debug UI. See #​9918.

  • BUGFIX: vminsert in VictoriaMetrics cluster: Now drops metadata blocks when communicating with vmstorage nodes over the legacy RPC protocol. To avoid this limitation, upgrade vmstorage to a version that supports the new RPC protocol (>= v1.137.0). See #​11146.

  • BUGFIX: vmbackup and vmbackupmanager: retry S3 requests failing with HTTP 429 status code or TooManyRequests error code. Previously such requests were not retried, so a short burst of rate limiting would fail the whole backup. See #​11218. Thanks to @​gautamrizwani for contribution.

  • BUGFIX: vmselect in VictoriaMetrics cluster: properly apply limit to metrics metadata response. See #​11139.

  • BUGFIX: vmagent: fix a possible data race when processing OpenTelemetry metadata. See #​11238. Thanks to @​nevgeny for contribution.

  • BUGFIX: vmagent: flush pending persistent queue data to chunk file before updating the metadata. This prevents the metadata writer offset from getting ahead of the chunk file size and avoids losing the persistent queue after an unclean shutdown. See #​11192.

  • BUGFIX: vmagent: atomically write persistent queue metainfo to prevent possible file corruption on ungraceful shutdown. See #​11192.

  • BUGFIX: vmagent: fix increased CPU and memory usage when -remoteWrite.urlRelabelConfig or -remoteWrite.streamAggr.config flags are used. The bug was introduced in #​10854 and existed since v1.147.0. See #​11250.

  • BUGFIX: vmui: preserve newline formatting in alert and rule annotations on the Alerting page. See #​11171.

  • BUGFIX: vmui: hide Total metric names stats on Cardinality Explorer page when user selects a specific metric or label to focus. See [#​11154](https://redirect.github.com/Victor

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • "before 6am on monday"
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/monitoring-stack branch from db6860f to 6dbff35 Compare June 8, 2026 11:35
@renovate renovate Bot changed the title chore(monitoring): update monitoring stack to v0.32.2 chore(monitoring): update monitoring stack Jun 8, 2026
@renovate
renovate Bot force-pushed the renovate/monitoring-stack branch 2 times, most recently from 286b1a9 to 0177c9d Compare June 12, 2026 16:56
@renovate
renovate Bot force-pushed the renovate/monitoring-stack branch 2 times, most recently from 47057ec to 3805bb9 Compare June 23, 2026 13:56
@renovate
renovate Bot force-pushed the renovate/monitoring-stack branch 4 times, most recently from 0f81fb4 to dd2a87f Compare July 6, 2026 20:00
@renovate
renovate Bot force-pushed the renovate/monitoring-stack branch 3 times, most recently from c558f4e to ec3b12c Compare July 21, 2026 17:57
@renovate
renovate Bot force-pushed the renovate/monitoring-stack branch from ec3b12c to f6859f0 Compare July 22, 2026 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants