All Versions
86
Latest Version
Avg Release Cycle
5 days
Latest Release
1465 days ago
Changelog History
Page 9
Changelog History
Page 9
-
v1.30.2-cluster
December 02, 2019 -
v1.30.1 Changes
November 28, 2019๐ Changes since v1.30.0
- ๐ Use proper content-type for
/api/v1/export
responses. It should beapplication/stream+json
instead ofapplication/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 withflock.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. - ๐ Use proper content-type for
-
v1.30.1-cluster
November 28, 2019 -
v1.30.0 Changes
November 26, 2019๐ Changes since v1.29.5
- โ Add
prometheus_buckets
function for converting the histogram buckets from github.com/VictoriaMetrics/metrics to Prometheus-compatible buckets. See https://medium.com/@valyala/improving-histograms-usability-for-prometheus-and-grafana-bc7e5df0e350 - Transparently apply
prometheus_buckets
inhistogram_quantile
. - ๐ Fix edge cases in
histogram_quantile
. - โ Add
histogram
aggregate function for building heatmaps from multiple time series. See https://medium.com/@valyala/improving-histograms-usability-for-prometheus-and-grafana-bc7e5df0e350 - โฌ๏ธ Reduce default value for
-search.latencyOffset
from 60s to 30s
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. - โ Add
-
v1.30.0-cluster
November 25, 2019 -
v1.26.1-cluster
February 13, 2020