grafana/pkg/services/alerting
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
..
conditions Fix misspell issues (#23905) 2020-04-29 21:37:21 +02:00
notifiers Fix misspell issues (#23905) 2020-04-29 21:37:21 +02:00
testdata Usagestats: Add usage stats about what type of datasource is used in alerting. (#23125) 2020-04-02 08:45:04 +02:00
alerting_usage_test.go Fix misspell issues (#23905) 2020-04-29 21:37:21 +02:00
alerting_usage.go Usagestats: Add usage stats about what type of datasource is used in alerting. (#23125) 2020-04-02 08:45:04 +02:00
commands.go tech: avoid alias for importing models in alerting (#17041) 2019-05-14 08:15:05 +02:00
engine_integration_test.go pkg/services: Check errors (#19712) 2019-10-22 14:08:18 +02:00
engine_test.go pkg/services: Check errors (#19712) 2019-10-22 14:08:18 +02:00
engine.go Fix misspell issues (#23905) 2020-04-29 21:37:21 +02:00
eval_context_test.go alerting: fix a bunch of lint issues. (#17128) 2019-05-20 12:13:32 +02:00
eval_context.go NewPanelEditor: Enable new edit mode (#23405) 2020-04-10 16:37:26 +02:00
eval_handler_test.go Alerting: move getNewState to EvalContext 2018-03-21 20:59:39 +01:00
eval_handler.go Metrics: use consistent naming for exported variables (#18134) 2019-07-16 16:58:46 +02:00
extractor_test.go alerting: fix a bunch of lint issues. (#17128) 2019-05-20 12:13:32 +02:00
extractor.go alerting: fix a bunch of lint issues. (#17128) 2019-05-20 12:13:32 +02:00
interfaces.go Alerting: golint fixes for alerting (#17246) 2019-06-03 10:25:58 +02:00
models.go alerting: add lock on job to prevent a race condition (#18218) 2019-09-03 09:14:28 -04:00
notifier_test.go Alerting: Upload error image when image renderer unavailable (#23713) 2020-04-24 11:35:55 +02:00
notifier.go Alerting: Upload error image when image renderer unavailable (#23713) 2020-04-24 11:35:55 +02:00
reader.go Metrics: use consistent naming for exported variables (#18134) 2019-07-16 16:58:46 +02:00
result_handler.go pkg/services: Check errors (#19712) 2019-10-22 14:08:18 +02:00
rule_test.go AlertNotifications: Translate notifications IDs to UIDs in Rule builder (#19882) 2020-03-18 15:00:56 +02:00
rule.go Build: Stricter linting should break the build (#23606) 2020-04-16 16:09:27 +02:00
scheduler.go Alerting: new min_interval_seconds options to enforce a minimum eval frequency (#21188) 2020-01-14 11:13:34 +02:00
test_notification.go Alerting: golint fixes for alerting (#17246) 2019-06-03 10:25:58 +02:00
test_rule.go Alerting: Improve alert rule testing (#16286) 2019-06-25 08:52:17 +02:00
ticker_test.go moved icon (#10681) 2018-01-31 09:52:29 +01:00
ticker.go alerting: fix a bunch of lint issues. (#17128) 2019-05-20 12:13:32 +02:00