The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/alerting/conditions
bergquist 7c3dcb3702 alerting: adds tests for the median reducer 7 years ago
..
evaluator.go changed to plain errors further down the alerting validation model so error did not get double wrapping in ValidationError 7 years ago
evaluator_test.go fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247) 8 years ago
query.go Simplify comparison to bool constant (gosimple) 7 years ago
query_test.go follow go idiom and return error as second param 8 years ago
reducer.go fix diff and percent_diff (#12515) 7 years ago
reducer_test.go alerting: adds tests for the median reducer 7 years ago