Skip to content

VictoriaMetrics

v1.122.23 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 9d Monitoring & Metrics
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

database grafana graphite influxdb kubernetes monitoring
+7 more
observability opentelemetry opentsdb prometheus promql thanos tsdb

Affected surfaces

auth

Summary

AI summary

Updates BUGFIX, https://docs.victoriametrics.com/victoriametrics/vmagent/, and https://docs.victoriametrics.com/victoriametrics/stream-aggregation/ across a mixed release.

Changes in this release

Bugfix Medium

Hide sensitive HTTP headers in vmagent startup logs, /metrics, and /flags.

Hide sensitive HTTP headers in vmagent startup logs, /metrics, and /flags.

Source: llm_adapter@2026-05-25

Confidence: high

Bugfix Medium

Hide proxy URLs containing credentials in vmagent startup logs, /metrics, and /flags.

Hide proxy URLs containing credentials in vmagent startup logs, /metrics, and /flags.

Source: llm_adapter@2026-05-25

Confidence: high

Bugfix Medium

Hide sensitive HTTP headers in vmalert configuration outputs.

Hide sensitive HTTP headers in vmalert configuration outputs.

Source: llm_adapter@2026-05-25

Confidence: high

Bugfix Medium

Prevent vmrestore panic when -storageDataPath ends with a trailing slash.

Prevent vmrestore panic when -storageDataPath ends with a trailing slash.

Source: llm_adapter@2026-05-25

Confidence: high

Bugfix Medium

Prevent unintentional rerouting of samples in vmagent when a blocked remoteWrite target disables on‑disk queueing.

Prevent unintentional rerouting of samples in vmagent when a blocked remoteWrite target disables on‑disk queueing.

Source: llm_adapter@2026-05-25

Confidence: high

Bugfix Medium

Return startup error if -remoteWrite.disableOnDiskQueue is mis‑configured across remoteWrite URLs with sharding enabled.

Return startup error if -remoteWrite.disableOnDiskQueue is mis‑configured across remoteWrite URLs with sharding enabled.

Source: llm_adapter@2026-05-25

Confidence: high

Bugfix Medium

Hide proxy URLs containing credentials in vmsingle and vmselect outputs.

Hide proxy URLs containing credentials in vmsingle and vmselect outputs.

Source: llm_adapter@2026-05-25

Confidence: high

Bugfix Medium

Preserve exact series values in vmui graph tooltips without rounding.

Preserve exact series values in vmui graph tooltips without rounding.

Source: llm_adapter@2026-05-25

Confidence: high

Bugfix Medium

Stop emitting stale quantile values when a time series has no samples in the current aggregation interval.

Stop emitting stale quantile values when a time series has no samples in the current aggregation interval.

Source: llm_adapter@2026-05-25

Confidence: high

Bugfix Medium

Extend aggregation window flush delay using the maximum sample lag instead of the 95th percentile, reducing premature rejection of old samples.

Extend aggregation window flush delay using the maximum sample lag instead of the 95th percentile, reducing premature rejection of old samples.

Source: llm_adapter@2026-05-25

Confidence: high

Bugfix Low

Fix vmagent cardinality limiter treating series with different labels as identical and dropping them.

Fix vmagent cardinality limiter treating series with different labels as identical and dropping them.

Source: granite4.1:30b@2026-05-25-audit

Confidence: low

Full changelog

v1.122.23

Released at 2026-05-22

v1.122.x is a line of LTS releases. It contains important up-to-date bugfixes for VictoriaMetrics enterprise.
All these fixes are also included in the latest community release.
The v1.122.x line will be supported for at least 12 months since v1.122.0 release

  • BUGFIX: stream aggregation: stop emitting stale values for quantiles(...) outputs when a time series has no samples during the current aggregation interval. See #10918. Thanks to @alexei38 for the contribution.
  • BUGFIX: stream aggregation: extend delay on aggregation windows flush by the biggest lag among pushed samples. Before, the delay was calculated as 95th percentile across samples, which could underrepresent outliers and reject them from aggregation as "too old". See #10402.
  • BUGFIX: vmagent: fix a bug in cardinality limiters where series with different labels, like {a="bc"} and {ab="c"}, could be incorrectly treated as identical and dropped. See #10937.
  • BUGFIX: vmagent: hide values passed to -remoteWrite.headers in startup logs, /metrics, and /flags, since they can contain sensitive HTTP headers such as Authorization and API keys.
  • BUGFIX: vmagent: hide values passed to -remoteWrite.proxyURL in startup logs, /metrics, and /flags, since they can contain sensitive credentials.
  • BUGFIX: vmalert: hide values passed to -remoteWrite.headers,remoteRead.headers, datasource.headers and notifier.headers in startup logs, /metrics, and /flags, since they can contain sensitive HTTP headers such as Authorization and API keys.
  • BUGFIX: vmrestore: fix a bug where specifying -storageDataPath with a trailing slash could cause vmrestore to panic. See #10823. Thanks to @utafrali for the contribution.
  • BUGFIX: vmagent: prevent unintentional rerouting of samples to other sharding targets when one of the -remoteWrite.url targets with -remoteWrite.disableOnDiskQueue becomes blocked. Previously this could break the sharding guarantee by sending samples to wrong targets instead of dropping or retrying them. See #10507.
  • BUGFIX: vmagent: return error on startup if -remoteWrite.disableOnDiskQueue is not configured uniformly across all -remoteWrite.url targets when -remoteWrite.shardByURL is enabled. Either all targets must have it enabled or all must have it disabled. See #10507.
  • BUGFIX: vmsingle and vmselect in VictoriaMetrics cluster: hide values passed to vmalert.proxyURL in startup logs, /metrics, and /flags, since they can contain sensitive HTTP headers such as Authorization and API keys.
  • BUGFIX: vmui: preserve exact series values in graph tooltips instead of rounding them by significant digits. See #10952.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track VictoriaMetrics

Get notified when new releases ship.

Sign up free

About VictoriaMetrics

VictoriaMetrics: fast, cost-effective monitoring solution and time series database

All releases →

Beta — feedback welcome: [email protected]