grafana/pkg/services/alerting
idafurjes 9340430723
Chore: Add alert ctx (#41161)
* Add context for alert

* Remove context.TODO

* Remove xorm

* Remove context.TODO

* Fix UsageStatsQuerier interface
2021-11-03 14:10:39 +01:00
..
conditions Chore: Refactor GoConvey tests in alerting/conditions (#40843) 2021-10-26 23:24:58 +02:00
notifiers Fix issues with Slack contact points (#40953) 2021-10-27 13:58:37 -03:00
testdata Dashboard: replace datasource name with a reference object (#33817) 2021-10-29 10:57:24 -07:00
alerting_usage_test.go Chore: Add alert ctx (#41161) 2021-11-03 14:10:39 +01:00
alerting_usage.go Chore: Add alert ctx (#41161) 2021-11-03 14:10:39 +01:00
engine_integration_test.go Chore: Refactor GoConvey in alerting tests (#40845) 2021-10-26 13:15:09 +02:00
engine_test.go Chore: Refactor GoConvey in alerting tests (#40845) 2021-10-26 13:15:09 +02:00
engine.go Chore: Add alert ctx (#41161) 2021-11-03 14:10:39 +01:00
eval_context_test.go Plugins: Requests validator (#30445) 2021-02-03 20:47:45 +01:00
eval_context.go Chore: Use context.Context for the get home dashboard API endpoint (#36735) 2021-07-16 12:40:03 +02:00
eval_handler_test.go Chore: Refactor GoConvey in alerting tests (#40845) 2021-10-26 13:15:09 +02:00
eval_handler.go Chore: Move tsdbifaces.RequestHandler to plugins.DataRequestHandler (#31897) 2021-03-12 18:26:07 +01:00
extractor_test.go Dashboard: replace datasource name with a reference object (#33817) 2021-10-29 10:57:24 -07:00
extractor.go remove println (#41139) 2021-11-01 14:55:07 +00:00
interfaces.go Chore: Move tsdbifaces.RequestHandler to plugins.DataRequestHandler (#31897) 2021-03-12 18:26:07 +01:00
models.go Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
notifier_test.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 2021-10-07 17:33:50 +03:00
notifier.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 2021-10-07 17:33:50 +03:00
reader.go Chore: Add alert ctx (#41161) 2021-11-03 14:10:39 +01:00
result_handler.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 2021-10-07 17:33:50 +03:00
rule_test.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 2021-10-07 17:33:50 +03:00
rule.go Alerting: Add checks for non supported units - disable defaulting to seconds (#32477) 2021-04-12 15:53:51 +03:00
scheduler.go Chore/fix lint issues (#27704) 2020-09-22 16:22:19 +02:00
service_test.go Fix issues with invalid Slack contact points (#41062) 2021-11-02 10:11:19 -03:00
service.go Fix issues with invalid Slack contact points (#41062) 2021-11-02 10:11:19 -03:00
test_notification.go Fix issues with invalid Slack contact points (#41062) 2021-11-02 10:11:19 -03:00
test_rule.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
ticker_test.go Chore/fix lint issues (#27704) 2020-09-22 16:22:19 +02:00
ticker.go AlertingNG: Create a scheduler to evaluate alert definitions (#29305) 2020-12-17 16:00:09 +02:00