VictoriaMetrics v1.30.1 Release Notes

Release Date: 2019-11-28 // over 4 years ago
  • ๐Ÿ”„ Changes since v1.30.0

    • ๐Ÿ‘‰ Use proper content-type for /api/v1/export responses. It should be application/stream+json instead of application/json.
    • ๐Ÿ‘€ Make docs for -tls* flags more clear. See #242
    • ๐Ÿ‘€ Consistently apply nocache arg to /api/v1/query the same way as to /api/v1/query_range. See #241
    • ๐Ÿ”’ vmrestore: properly remove empty dirs with flock.lock file.

    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.