VictoriaMetrics v1.31.0 Release Notes

Release Date: 2019-12-11 // over 4 years ago
  • 🔄 Changes since v1.30.6

    • 👍 Allow negative offsets in PromQL. See prometheus/prometheus#6282 .
    • Return matrix instead of vector on subqueries to /api/v1/query like Prometheus does.
    • 👀 Return lower and upper bounds for the estimated percentile from histogram_quantile if third arg is passed. See prometheus/prometheus#5706
    • 👀 Publish Docker images for the following GOARCH: amd64, arm, arm64, ppc64le and 386. See #258 .

    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.