Update victoriametrics/vmagent Docker tag to v1.97.1 #176
Reference in New Issue
Block a user
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.97.0->v1.97.1Release Notes
VictoriaMetrics/VictoriaMetrics (victoriametrics/vmagent)
v1.97.1Compare Source
Released at 2024-02-01
v1.97.x is a line of LTS releases (e.g. long-time support). It contains important up-to-date bugfixes for VictoriaMetrics enterprise.
All these fixes are also included in the latest community release.
The v1.97.x line will be supported for at least 12 months since v1.97.0 release
FEATURE: vmagent: add support for
username_fileoption atbasic_authsection inscrape_configs. See this feature request. Thanks to @wasim-nihal for the initial implementation.BUGFIX: vmagent: fix the increased CPU usage when sending the data to remote storage. The issue has been introduced in v1.97.0.
BUGFIX: fix
runtime error: slice bounds out of rangepanic, which can occur during query execution. See this issue. The bug has been introduced inv1.97.0.BUGFIX: MetricsQL: properly handle
avg_over_time({some_filter}[d]) keep_metric_namesqueries, wheresome_filtermatches multiple time series with multiple names, whiledis bigger or equal to3h. See this issue.BUGFIX: dashboards/single: fix typo in query for
versionannotation which falsely produced many version change events.How to run VictoriaMetrics
Unpack the
victoria-metrics-*.tar.gzarchive and read these docs.vmutils-*.tag.gzarchive contains the following tools:vmutils-*-enterprise.tar.gzarchive contains the following additional enterprise tools:The corresponding docker images are available here.
Cluster version is available here.
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.