grafana/pkg/expr/classic
Kyle Brandt 512faa7c9c
SSE: Support time series frames with non-nullable float64 values (#32608)
* SSE: fix reduce to handle non-null
* add type for data.Field that is float64 or *float64
* resample fix for non-null input case, add couple non-null tests
2021-04-01 14:33:35 -04:00
..
classic_test.go SSE/NG: Add expression metadata for EvalMatch (#32213) 2021-03-23 12:23:54 -04:00
classic.go SSE: Support time series frames with non-nullable float64 values (#32608) 2021-04-01 14:33:35 -04:00
evaluator_test.go SSE: Add "Classic Condition" on backend (#31511) 2021-03-02 13:51:33 -05:00
evaluator.go SSE/Alerting: First pass at query/condition translation (#31693) 2021-03-23 12:11:15 -04:00
reduce_test.go SSE: Add "Classic Condition" on backend (#31511) 2021-03-02 13:51:33 -05:00
reduce.go SSE: Support time series frames with non-nullable float64 values (#32608) 2021-04-01 14:33:35 -04:00