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

This PR contains the following updates:

Package Update Change
docker.io/fosrl/newt digest 3c0096663d956c
docker.io/grafana/grafana minor 13.0.213.1.0
docker.io/prom/alertmanager minor v0.32.1v0.33.0
docker.io/victoriametrics/victoria-metrics minor v1.144.0v1.146.0
docker.io/victoriametrics/vmagent minor v1.144.0v1.146.0
docker.io/victoriametrics/vmalert minor v1.144.0v1.146.0

Release Notes

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

v13.1.0

v13.0.3: 13.0.3

Download page
What's new highlights

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

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.146.0

Compare Source

v1.146.0

Released at 2026-06-19

  • FEATURE: all VictoriaMetrics components: add -http.header.disableServerHostname command-line flag for disabling the X-Server-Hostname HTTP response header. See #​11067. Thanks to @​zasdaym for contribution.

  • FEATURE: vmsingle and vmselect in VictoriaMetrics cluster: log calls to /api/v1/admin/tsdb/delete_series API handler. This should help to identify events of metrics deletion from the database. See #​11104.

  • FEATURE: vmctl: add -vm-headers and -vm-bearer-token flags for authenticating requests to the VictoriaMetrics import destination. The flags are available in opentsdb, influx, remote-read, prometheus, mimir, and thanos vmctl sub-commands. See #​8897.

  • FEATURE: vmui: add the last value to graph legend statistics. See #​10759.

  • FEATURE: stream aggregation: expose vm_streamaggr_dedup_dropped_samples_total to allow tracking dropped old samples during deduplication.

  • FEATURE: stream aggregation: use the aggregation rule interval as the default staleness_interval instead of 2*interval, to reduce spikes when there are gaps between received samples. See #​11102.

  • FEATURE: vmagent: add a new flag -remoteWrite.inmemoryQueues to prioritize recently ingested data over historical data stored at file-based persistent queue. See #​8833

  • FEATURE: vmagent: add -promscrape.cluster.shardByLabels command-line flag for selecting target labels used for sharding scrape targets among vmagent instances in cluster mode. See #​11044.

  • FEATURE: vmctl: add -vm-headers and -vm-bearer-token flags for authenticating requests to the VictoriaMetrics import destination. The flags are available in opentsdb, influx, remote-read, prometheus, mimir, and thanos vmctl sub-commands. See #​8897.

  • FEATURE: vmsingle and vmselect in VictoriaMetrics cluster: log calls to /api/v1/admin/tsdb/delete_series API handler. This should help to identify events of metrics deletion from the database. See #​11104.

  • FEATURE: vmui: add the last value to graph legend statistics. See #​10759.

  • BUGFIX: enterprise vmsingle and vmstorage in VictoriaMetrics cluster: properly expose metric vm_retention_filters_partitions_scheduled_rows. See #​11138

  • BUGFIX: stream aggregation: fix issue with producing aggregated samples with identical timestamps between flushes. See #​10808.

  • BUGFIX: vmagent: fix potential corruption of remote-write metadata Unit values. See #​11120. Thanks for @​fxrlv for the contribution.

  • BUGFIX: vmalert,vmauth,vmagent and vmsingle: fix rare unbounded shutdown delay when config reload takes longer than -configCheckInterval. See #​11107. Thanks to @​PleasingFungus for contribution.

  • BUGFIX: vmbackup, vmbackupmanager: do not fail backup list if directory is absent while using fs:// destination to align with other protocols. See 6c3c548d.

  • BUGFIX: vmctl: push metrics to configured -pushmetrics.url on shutdown when migration fails. Previously, metrics were not pushed if vmctl exited with an error. See #​11081. Thanks to @​zasdaym for contribution.

  • BUGFIX: vmrestore: disallow restoring parts outside the configured -storageDataPath directory. See 710c920d.

  • BUGFIX: vmselect in VictoriaMetrics cluster: correctly apply long tenant filters. Previously, such filters could be truncated, causing tenants to be matched incorrectly. See #​11096. Thanks for @​fxrlv for the contribution.

  • BUGFIX: vmselect in VictoriaMetrics cluster: fix corrupted metrics metadata when a response contains multiple rows. See #​11115. Thanks for @​fxrlv for the contribution.

  • BUGFIX: vmselect in VictoriaMetrics cluster: don't cache empty responses for tenant IDs discovery during multitenant queries. This problem was visible during integration tests when multitenant queries were executed before the first ingestion happened. See #​10982

  • BUGFIX: vmsingle and vmselect in VictoriaMetrics cluster: properly escape metricFamilyName at metrics metadata response. See #​11129. Thanks for @​fxrlv for the contribution.

  • BUGFIX: vmsingle and vmstorage in VictoriaMetrics cluster: prevent more cases of panic during directory deletion on NFS-based mounts. See #​11060.

v1.145.0

Compare Source

v1.145.0

Release candidate

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

  • FEATURE: enterprise vmsingle and vmstorage in VictoriaMetrics cluster: add the new metrics vm_downsampling_partitions_scheduled_rows and vm_retention_filters_partitions_scheduled_rows for measuring background historical data merge completion time. See #​10960

  • FEATURE: vmalert: support match[]=<label_selector> query parameters in /api/v1/rules and /api/v1/alerts APIs to return only the rules that have configured labels satisfying the provided label selectors. See 11020.

  • FEATURE: vmagent, vmsingle and vminsert in VictoriaMetrics cluster: add -opentelemetry.promoteAllResourceAttributes and -opentelemetry.promoteScopeMetadata command-line flags to allow managing label promotion for resource attributes and OTel scope metadata. See OpenTelemetry docs and #​10931.

  • FEATURE: vmagent : introduce vmagent_remotewrite_kafka_outbuf_latency_seconds and vmagent_remotewrite_kafka_rtt_seconds metrics for kafka integration. The metrics could help identify throughput bottlenecks. See #​10730.

  • FEATURE: vmauth: properly log user information when a missing route error occurs. See #​11052.

  • FEATURE: vmctl: add the ability to migrate data from Mimir object storage to VictoriaMetrics. See #​7717.

  • FEATURE: dashboards: show the full version label in the Version panel when short_version label is empty (e.g. custom builds from feature branch). Previously, the panel could appear empty. See #​11047.

  • BUGFIX: vmalert: fix the Notifiers page in web UI appearing blank despite the API returning notifier data correctly. See #​11035.

  • BUGFIX: vmalert: reset the group evaluation timestamp if it exceeds the current host time. Previously, vmalert could use future timestamps for evaluations if the system clock was shifted backward. See #​10985.

  • BUGFIX: vmagent and vmsingle: properly parse Prometheus Native Histograms, previously Protobuf parser could produce unexpected vmrange labels. See #​11041.

  • BUGFIX: vmauth: properly calculate number of loaded users to be printed in startup log. Previously, it was only accounting for static users and skipped JWT configuration entries. See #​11050.

  • BUGFIX: MetricsQL: integrate() no longer extrapolates the last sample's value past the end of the time series. Previously, querying integrate(metric[1h]) at a timestamp where the series had already ended would keep accruing area as if the last value continued indefinitely, producing values much larger than the true integral. See #​9474. Thanks to @​wtfashwin for contribution.

  • BUGFIX: vmselect in VictoriaMetrics cluster: avoid returning HTTP 503 for queries with partial results when a storage group is unavailable and -search.denyPartialResponse is disabled. See #​11009. Thanks to @​fxrlv for the contribution.

  • BUGFIX: vmsingle and vmselect in VictoriaMetrics cluster: properly escape utf-8 label names for /federate API requests. See #​10968.

  • BUGFIX: vmui: persist the Disable deduplication toggle under its own local storage key. Before this fix, the toggle state was lost after reload and could overwrite the Compact view table setting. See #​11004. Thanks to @​immanuwell for the contribution.

  • BUGFIX: vmselect in VictoriaMetrics cluster: fix intermittent write: connection timed out errors caused by silently dropped TCP connections being reused from the connection pool. See #​10735.


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 from 0177c9d to 47057ec Compare June 22, 2026 18:37
@renovate renovate Bot force-pushed the renovate/monitoring-stack branch from 47057ec to 3805bb9 Compare June 23, 2026 13:56
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