grafana/pkg/services/alerting/conditions
bergquist 7c3dcb3702 alerting: adds tests for the median reducer
adds a test that verify that null values are not used
when calculating the median value in alerting

closes #10056
2018-11-05 09:03:35 +01:00
..
evaluator_test.go fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247) 2017-01-13 12:32:30 +01:00
evaluator.go changed to plain errors further down the alerting validation model so error did not get double wrapping in ValidationError 2018-10-12 23:15:23 -07:00
query_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
query.go Simplify comparison to bool constant (gosimple) 2018-04-16 21:04:57 +02:00
reducer_test.go alerting: adds tests for the median reducer 2018-11-05 09:03:35 +01:00
reducer.go fix diff and percent_diff (#12515) 2018-07-08 21:58:34 -07:00