VictoriaMetrics v1.31.3 Release Notes

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

    • ๐Ÿ‘€ Prevent from possible encoder leak when concurrent goroutines create encoders for the same compressionLevel. See klauspost/compress#195 for details.
    • ๐ŸŒฒ Return back blocking logging, since async logging could lose messages on app shutdown.
    • ๐Ÿš€ Use CGO-based zstd library for GOARCH=amd64 in the published docker image as was done in v1.30.* and older releases.

    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.