v1.110.6
Released at 2025-04-25
v1.110.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.110.x line will be supported for at least 12 months since v1.110.0 release
- BUGFIX: all the VictoriaMetrics components: properly detect
cgroupv2CPU limits. See this issue for details. - BUGFIX: vmagent: properly init enterprise version for
linux/armand non-CGO buids. See this issue for details. - BUGFIX: vmagent: remote write client sets correct content encoding header based on actual body content, rather than relying on configuration. See this issue.
- BUGFIX: vmbackup and vmbackupmanager: properly configure s3 client with if
configFilePathis set. See this issue for details. - BUGFIX: vmsingle,
vmstorageandvmselectin VictoriaMetrics cluster: allow using-downsampling.period=filter:0s:0sto skip downsampling for time series that match the specifiedfilter. See this doc. - BUGFIX: vmalert: properly set the rule group id in
/rulesand/alertsAPIs. Previously, the group id was not set, preventing rules from being toggled by group in the vmalert UI. See this issue.