Update victoriametrics/vmagent Docker tag to v1.126.0 #559
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.125.1
->v1.126.0
Release Notes
VictoriaMetrics/VictoriaMetrics (victoriametrics/vmagent)
v1.126.0
Compare Source
v1.126.0
Released at 2025-09-12
FEATURE: vmagent: respect
enable.auto.commit
setting for kafka consumer configuration.FEATURE: vmauth: add an ability to merge client query args with the query args specified at backend urls. This allows merging
extra_filters
args specified at the particular VictoriaLogs backend invmauth
config and theextra_filters
args specified in the Grafana datasource for VictoriaLogs. This is needed for VictoriaLogs#106. See VMAuth - Query args handling docs for more details.FEATURE: dashboards/victoriametrics-cluster: add panel
Storage full ETA
in the vmstorage section to display the minimum approximate time across all the nodes to reach 100% of allowed disk capacity.FEATURE: vmui: show vmselect version in the vmui's footer.
BUGFIX: vmalert: fix possible partial rule update responses in group-related APIs during group updates in hot config reload. See #9551
BUGFIX: vmui: properly apply rollup functions to metrics based on their name in vmui's metrics explorer. See #9655 for details. Thanks to @wbwren-eric for the fix.
BUGFIX: all VictoriaMetrics enterprise components: fix support for automatic issuing of TLS certificates for HTTPS server via Let's Encrypt service using TLS-ALPN-01 challenge. See Automatic issuing of TLS certificates for more info.
BUGFIX: vmui: fix VMUI backend URL, while using multitenant API. See more in #9703.
BUGFIX: all components: properly expose metadata for summaries and histograms in VictoriaMetrics components with enabled
-metrics.exposeMetadata
cmd-line flag. See metrics#98 for details.BUGFIX: all components: lower severity of the log message for unavailable Pressure Stall Information (PSI) metrics from
ERROR
toINFO
level. See #9161 for details.BUGFIX: vmbackupmanager: properly prepare restore mark contents when using a backup shortname (e.g.
vmbackupmanager restore create daily/2025-09-12
). Previously, restore would fail withfailed to restore backup: cannot initialize remote fs: missing scheme in path
error.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.