VictoriaMetrics v1.31.1 Release Notes

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

    • โž• Add -loggerFormat for choosing log message formats. Supported formats: default, json. See #265
    • ๐Ÿ‘€ Simultaneously accept telnet put and HTTP /api/put OpenTSDB metrics at -opentsdbListenAddr. See #266
    • โž• Add ability to pass match[], start and end to /api/v1/labels. This makes the /api/v1/labels handler consistent with the already existing functionality for /api/v1/label/.../values. See prometheus/prometheus#6178

    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.