VictoriaMetrics v1.31.4 Release Notes

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

    • Adjust calculations for rate and increase over the first data points of time series. This should properly trigger alerts on /api/v1/query for counters starting from values greater than 0.
    • ๐Ÿ‘Œ Improve error logging for #281
    • ๐Ÿ›  Fix possible panic on queries with offset. Panic text looks like:

          BUG: len(leftVaues) must match len(rightValues) and len(dstValues)
      

    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.