Skip to content

v1.34.5

Compare
Choose a tag to compare
@valyala valyala released this 31 Mar 10:53
· 7412 commits to master since this release

Changes since v1.34.4

  • BUGFIX: properly handle {label=~"foo|"} filters as Prometheus does. See #395
  • ENHANCEMENT: optimize per-day inverted index search for tag filters matching big number of time series
  • ENHANCEMENT: add -http.maxGracefulShutdownDuration command-line flag for tuning the maximum duration required for graceful shutdown of http server
  • ENHANCEMENT: update dashboard according to new Grafana version. See #336
  • ENHANCEMENT: allow passing relative time to start, end and time args of /api/v1/* queries. Example: start=-1h sets start arg to now()-1h.
  • ENHANCEMENT: add -envflag.prefix for setting optional prefix for environment vars

How to run VictoriaMetrics

Unpack the victoria-metrics-*.tar.gz archive and read these docs.

vmutils-*.tag.gz archive contains the following tools:

The corresponding docker images are available here.
Cluster version is available here.