VictoriaMetrics v1.32.7 Release Notes

Release Date: 2020-01-24 // about 4 years ago
  • ๐Ÿ”„ Changes since v1.32.6

    • ๐Ÿ‘€ Do not drop pending rows if all the vmstorage backends are unavailable. See #294
    • Properly start after reading incompletely saved cache into <-storageDataPath>/cache folder.
    • โฑ Mention command-line flag, which could be used for adjusting query timeouts, in timeout errors.
    • Mention the original query and time range in logged error messages.
    • ๐ŸŒฒ Consistently log durations in seconds with millisecond precision.
    • Add range_over_time(m[d]) function for calculating value range for m over d

    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.