Released at 2023-11-15
v1.93.x is a line of LTS releases (e.g. long-time support). It contains important up-to-date bugfixes.
The v1.93.x line will be supported for at least 12 months since v1.93.0 release
-
SECURITY: upgrade Go builder from Go1.21.3 to Go1.21.4. See the list of issues addressed in Go1.21.4.
-
BUGFIX: vmagent: properly apply relabeling with
regex
, which start and end with.+
or.*
and which contain alternate sub-regexps. For example,.+;|;.+
or.*foo|bar|baz.*
. Previously such regexps were improperly parsed, which could result in undexpected relabeling results. See this issue. -
BUGFIX: vmagent: properly decode Snappy-encoded data blocks received via VictoriaMetrics remote_write protocol. See this issue.
-
BUGFIX: fix panic, which could occur when query tracing is enabled. See this issue.
How to run VictoriaMetrics
Unpack the victoria-metrics-*.tar.gz
archive and read these docs.
vmutils-*.tag.gz
archive contains the following tools:
vmutils-*-enterprise.tar.gz
archive contains the following additional enterprise tools:
The corresponding docker images are available here.
Cluster version is available here.