VictoriaMetrics/vendor/github.com
Aliaksandr Valialkin cf69b1ea6f app/vmselect/promql: add buckets_limit(k, buckets) function, which limits the number of buckets per time series to k
This function works with both Prometheus-style and VictoriaMetrics-style buckets.
The function removes buckets with the lowest values in order to reserve the highest precision.
The function is useful for building heatmaps in Grafana from too big number of buckets.
2020-07-24 16:14:12 +03:00
..
aws/aws-sdk-go vendor: make vendor-update 2020-07-22 16:54:02 +03:00
cespare/xxhash/v2 make vendor-update 2019-11-19 21:30:49 +02:00
golang vendor: make vendor-update 2020-05-15 15:03:11 +03:00
googleapis/gax-go/v2 app/{vmbackup,vmrestore}: add vmbackup and vmrestore tools for creating backups on s3 or gcs from instant snapshots 2019-11-07 21:26:43 +02:00
jmespath/go-jmespath vendor: make vendor-update 2020-03-27 20:17:26 +02:00
jstemmer/go-junit-report app/{vmbackup,vmrestore}: add vmbackup and vmrestore tools for creating backups on s3 or gcs from instant snapshots 2019-11-07 21:26:43 +02:00
klauspost/compress vendor: update github.com/klauspost/compress from v1.10.9 to v1.10.10 2020-06-23 13:47:00 +03:00
lithammer/go-jump-consistent-hash vendor: update dependencies with make vendor-update 2019-05-26 23:18:42 +03:00
valyala vendor: update github.com/VictoriaMetrics/metrics from v1.11.3 to v1.12.0 2020-07-20 16:56:44 +03:00
VictoriaMetrics app/vmselect/promql: add buckets_limit(k, buckets) function, which limits the number of buckets per time series to k 2020-07-24 16:14:12 +03:00