grafana/pkg/expr/mathexp
Kyle Brandt 01ef899753
SSE/Alerting: Support prom instant vector responses (#44865)
* SSE/Alerting: (Draft) Support prom instant vector responses
fixes #35663
* reduce\classic expressions to handle mathexp.Number
* use Notice for warning

Co-authored-by: Yuriy Tseretyan <yuriy.tseretyan@grafana.com>
2022-05-23 10:08:14 -04:00
..
parse SSE: Add is_nan() and other like functions and allow '_' in func names (#43555) 2021-12-29 11:40:52 -05:00
exp_nan_null_val_test.go SSE: Refactor to simplify Series type (#35063) 2021-06-02 12:29:19 -04:00
exp_scalar_no_test.go SSE: Mode to drop NaN/Inf/Null in Reduction operations (#43583) 2022-02-02 14:50:44 +01:00
exp_series_test.go SSE: Refactor to simplify Series type (#35063) 2021-06-02 12:29:19 -04:00
exp_test.go SSE: Mode to drop NaN/Inf/Null in Reduction operations (#43583) 2022-02-02 14:50:44 +01:00
exp.go SSE: Mode to drop NaN/Inf/Null in Reduction operations (#43583) 2022-02-02 14:50:44 +01:00
funcs_test.go SSE: Add is_nan() and other like functions and allow '_' in func names (#43555) 2021-12-29 11:40:52 -05:00
funcs.go SSE: Mode to drop NaN/Inf/Null in Reduction operations (#43583) 2022-02-02 14:50:44 +01:00
reduce_test.go SSE: Mode to drop NaN/Inf/Null in Reduction operations (#43583) 2022-02-02 14:50:44 +01:00
reduce.go SSE/Alerting: Support prom instant vector responses (#44865) 2022-05-23 10:08:14 -04:00
resample_test.go SSE: Refactor to simplify Series type (#35063) 2021-06-02 12:29:19 -04:00
resample.go SSE: Mode to drop NaN/Inf/Null in Reduction operations (#43583) 2022-02-02 14:50:44 +01:00
testing.go SSE/Alerting: Support prom instant vector responses (#44865) 2022-05-23 10:08:14 -04:00
type_series.go SSE/Alerting: Support prom instant vector responses (#44865) 2022-05-23 10:08:14 -04:00
types_test.go Alerting: fix a bug where the metric in the evaluation string was not correctly populated (#41731) 2021-11-17 11:00:59 +01:00
types.go SSE/Alerting: Support prom instant vector responses (#44865) 2022-05-23 10:08:14 -04:00
union_test.go SSE: Refactor to simplify Series type (#35063) 2021-06-02 12:29:19 -04:00