github VictoriaMetrics/VictoriaMetrics v1.50.2

latest releases: pmm-6401-v1.104.0, v1.104.0, v1.102.4...
3 years ago

Changes since v1.50.1

v1.50.2

  • FEATURE: do not publish duplicate Docker images with -cluster tag suffix for vmagent, vmalert, vmauth, vmbackup and vmrestore, since they are identical to images without -cluster tag suffix.

  • BUGFIX: vmalert: properly populate template variables. This has been broken in v1.50.0. See #974

  • BUGFIX: properly parse negative combined duration in MetricsQL such as -1h3m4s. It must be parsed as -(1h + 3m + 4s). Prevsiously it was parsed as -1h + 3m + 4s.

  • BUGFIX: properly parse lines in Prometheus exposition format and in OpenMetrics format with whitespace after the timestamp. For example, foo 123 456 # some comment here. See #970

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.

vmctl releases are available here.

Don't miss a new VictoriaMetrics release

NewReleases is sending notifications on new releases.