github VictoriaMetrics/VictoriaMetrics v1.37.0

latest releases: v1.97.4, v1.93.14, v1.93.14-cluster...
3 years ago

Changes since v1.36.3

  • FEATURE: vmalert: add support for Prometheus-compatible recording rules - see vmalert docs for details.
  • FEATURE: optimize performance for queries that read recent samples for big number of time series.
  • FEATURE: all: use alpine base image for docker images in order to improve debuggability. See #522
  • FEATURE: allow to use values lower than 10 for -memory.allowedPercent command-line flag. See #531
  • FEATURE: update Go builder and runtime from v1.14.3 to v1.14.4. This fixes the following issue in Go runtime, which could result in program hang - golang/go#38931
  • FEATURE: vmauth: log when -auth.config is reloaded in SIGHUP
  • BUGFIX: do not flush and do not close gzip writer if response compression is disabled. See #535
  • BUGFIX: vmstorage: fix panic on /api/v1/series with multiple match[] args. See #534
  • BUGFIX: vmstorage: prevent from serving conns from vminsert and vmselect after the server is closed. Previously it was possible that the connection is served after the server is closed.

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.

Don't miss a new VictoriaMetrics release

NewReleases is sending notifications on new releases.