github VictoriaMetrics/VictoriaMetrics v1.37.1

latest releases: pmm-6401-v1.101.0, v1.101.0, v1.101.0-cluster...
3 years ago

Changes since v1.37.0

  • FEATURE: vmalert: allow to disable rules expression validation. This feature may be useful for using vmalert with PromQL-compatible datasources like Loki. See #521 .
  • FEATURE: vmalert: allow to configure concurrent rules execution per group. See #491
  • FEATURE: vmalert: allow name duplication for rules within one group. See #537
  • FEATURE: export metrics for determining ingested rows with dropped or truncated labels. See #565
  • BUGFIX: vmagent: allows regex capture groups in target_label like Prometheus does. See #569
  • BUGFIX: properly match {tag!="|foo"} filters. See #546
  • BUGFIX: fill gaps on right side with values from left side of or operator in the same way as Prometheus does. See #552
  • BUGFIX: really apply -bigMergeConcurrency and -smallMergeConcurrency command-line flags. See #567
  • BUGFIX: vminsert: periodically check for each -storageNode health, so it could be marked as healthy when it is ready to accept data. This fixes uneven data routing in cluster version when -replicationFactor is set to 1 (default value), i.e. when the replication is disabled. See #546 and #564

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.