VictoriaMetrics v1.30.2 Release Notes

Release Date: 2019-12-02 // over 4 years ago
  • ๐Ÿ”„ Changes since v1.30.1

    • ๐Ÿ‘€ Protect from time drift during indexdb rotation. See #248
    • ๐Ÿ‘Œ Improve per-series scrape interval estimation for series with gaps.
    • ๐ŸŒฒ Track the number of log messages with vm_log_messages_total counters.
    • โž• Add -enableTCP6 for enabling IPv6 connections for those who really know what they are doing. See #244
    • ๐Ÿ›  Accept empty measurement in Influx line protocol. In this case metric names are mapped directly from field names without any prefixes.
    • ๐Ÿ›  Fix corner case for increase over time series with gaps, where invalid too high value could be returned.
    • โž• Add ability to make backups to S3-compatible object storage such as MinIO. See #243 .

    How to run VictoriaMetrics

    ๐Ÿ“„ Unpack the victoria-metrics-*.tar.gz archive and read these docs.

    โช vmutils-*.tag.gz archive contains vmbackup and vmrestore tools for backups on S3 or GCS.

    ๐Ÿณ The corresponding docker image is available here.
    Cluster version is available here.