VictoriaMetrics v1.30.4 Release Notes

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

    • ๐Ÿ‘Œ Improve performance for regexp matcher over labels with high number of distinct values. Should help #174 .
    • Fall back to global inverted index search if a filter match too many time series on a per-day index. Previously this could result in the following error: narrow down the query or increase -search.maxUniqueTimeseries
    • โž• Add no-op handlers for /api/v1/rules and /api/v1/alerts, since Grafana could query them.

    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.