VictoriaMetrics/vendor
Aliaksandr Valialkin f4e7e5fb90 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:29:10 +03:00
..
cloud.google.com/go vendor: make vendor-update 2020-09-02 15:05:16 +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:29:10 +03:00
go.opencensus.io vendor: make vendor-update 2020-06-19 02:39:53 +03:00
golang.org/x vendor: make vendor-update 2020-09-02 15:05:16 +03:00
google.golang.org vendor: make vendor-update 2020-09-02 15:05:16 +03:00
gopkg.in/yaml.v2 vendor: make vendor-update 2020-05-15 15:02:10 +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:29:10 +03:00