Update victoriametrics/vmagent Docker tag to v1.123.0 #530
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/victoriametrics"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.122.0
->v1.123.0
Release Notes
VictoriaMetrics/VictoriaMetrics (victoriametrics/vmagent)
v1.123.0
Compare Source
v1.123.0
Released at 2025-08-01
FEATURE: vmsingle and vmagent: add ipv6 address as a metadata label to gce_sd_configs. See #9370 PR. Thanks to the @dstevensson.
FEATURE: all the VictoriaMetrics components: support NetBSD builds. See this #9473 PR for details. Thanks to the @iamleot.
FEATURE: vmselect in VictoriaMetrics cluster: disable retries for requests to
vmstorage
when handshake or dial errors occur. Retries in such cases are ineffective and can amplify the problem. See #9345 and #9484 for details.FEATURE: vmsingle and
vmstorage
in VictoriaMetrics cluster: introduce-storage.idbPrefillStart
flag (default: 1h) to control how early next indexdb prefill starts before rotation. Increasing the value may reduce CPU spikes during rotation. See #9393-comment for details.FEATURE: vmsingle and
vmstorage
in VictoriaMetrics cluster: Add support for dynamically enabling new series logging via the/internal/log_new_series
API and corresponding authFlag-logNewSeriesAuthKey
. The logging is enabled for one minute and is automatically disabled afterward. This is a more convenient alternative to the-logNewSeries
flag. See 8879 for details. Thanks to the @leiwingqueenFEATURE: vmagent and vmsingle: improve Kubernetes service discovery performance with large amount of configured role selectors. See this #9354 issue for details. Thanks to the @fxrlv
FEATURE: vmctl: add an option to change path for temporary files storage when migrating from Prometheus snapshots. See #9505 for the details.
FEATURE: vmagent and vmsingle: improve Kubernetes service discovery performance with large amount of configured role selectors. See this #9354 issue for details. Thanks to the @fxrlv
BUGFIX: vmauth: do not configure
-httpListenAddr.useProxyProtocol
for-httpInternalListenAddr
. See this issue #9515 for details.BUGFIX: vmui: always display the tenant selector if the list of tenants is not empty. See #9396.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.