VictoriaMetrics/vendor/github.com
Aliaksandr Valialkin 478d8f8393 app/vmselect/promql: add count_le_over_time(m[d], le) and count_gt_over_time(m[d], gt) functions
These functions returns the number of raw samples that don't exceed `le` or are bigger than `gt`.
These functions are complement to already existing `share_le_over_time(m[d], le)` and `share_gt_over_time(m[d], gt)`.
2020-09-03 15:28:58 +03:00
..
aws/aws-sdk-go vendor: make vendor-update 2020-09-01 17:43:27 +03:00
cespare/xxhash/v2 make vendor-update 2019-11-19 21:30:49 +02:00
golang vendor: make vendor-update 2020-09-01 17:43:27 +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.10 to v1.10.11 2020-08-14 02:16:39 +03:00
lithammer/go-jump-consistent-hash vendor: update dependencies with make vendor-update 2019-05-26 23:18:42 +03:00
valyala vendor: upgrade github.com/valyala/gozstd from v1.7.1 to v1.8.3 2020-08-15 15:11:50 +03:00
VictoriaMetrics app/vmselect/promql: add count_le_over_time(m[d], le) and count_gt_over_time(m[d], gt) functions 2020-09-03 15:28:58 +03:00