github VictoriaMetrics/VictoriaMetrics v1.39.1

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

Changes since v1.39.0

  • FEATURE: limit memory usage when ingesting big packets of data via Prometheus remote_write protocol. For instance, when importing Prometheus data with vmctl.

  • FEATURE: optimize buckets_limit(k, buckets) for big number of buckets and improve its accuracy for small k values.

  • FEATURE: reduce memory usage by up to 12% when working with big number of time series. See #655

  • BUGFIX: vmagent: fix a bug, which could halt sending data to -remoteWrite.url after intermittent errors.
    The error log contains the following messages in this case:

    http: ContentLength=... with Body length 0
    

    See #653

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.