grafana/pkg/services/alerting/conditions
Mario Trangoni 5116420e9a
Fix misspell issues (#23905)
* Fix misspell issues

See,
$ golangci-lint run --timeout 10m --disable-all -E misspell ./...

Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>

* Fix codespell issues

See,
$ codespell -S './.git*' -L 'uint,thru,pres,unknwon,serie,referer,uptodate,durationm'

Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>

* ci please?

* non-empty commit - ci?

* Trigger build

Co-authored-by: bergquist <carl.bergquist@gmail.com>
Co-authored-by: Kyle Brandt <kyle@grafana.com>
2020-04-29 21:37:21 +02: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 Fix misspell issues (#23905) 2020-04-29 21:37:21 +02:00
query_test.go BackendPlugins: update to sdk v0.42.0 2020-04-09 15:47:30 -04:00
query.go Datasource/Cloudwatch: Adds support for Cloudwatch Logs (#23566) 2020-04-25 22:48:20 +02:00
reducer_test.go Alerting: Fixed the issue/bug of diff and percent_diff functions *Breaking change* (#21338) 2020-02-27 20:25:03 +01:00
reducer.go Alerting: Fixed the issue/bug of diff and percent_diff functions *Breaking change* (#21338) 2020-02-27 20:25:03 +01:00