VictoriaMetrics/vendor
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
..
cloud.google.com/go vendor: make vendor-update 2020-09-01 17:43:27 +03:00
github.com 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
go.opencensus.io vendor: make vendor-update 2020-06-19 02:40:36 +03:00
golang.org/x vendor: make vendor-update 2020-09-01 17:43:27 +03:00
google.golang.org vendor: make vendor-update 2020-09-01 17:43:27 +03:00
gopkg.in/yaml.v2 vendor: make vendor-update 2020-05-15 15:03:11 +03:00
modules.txt 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