grafana/pkg/services/alerting
suntala 49b3027049
Chore: Remove Result field from datasources (#63048)
* Remove Result field from AddDataSourceCommand
* Remove DatasourcesPermissionFilterQuery Result
* Remove GetDataSourceQuery Result
* Remove GetDataSourcesByTypeQuery Result
* Remove GetDataSourcesQuery Result
* Remove GetDefaultDataSourceQuery Result
* Remove UpdateDataSourceCommand Result
2023-02-09 15:49:44 +01:00
..
conditions Chore: Remove Result field from datasources (#63048) 2023-02-09 15:49:44 +01:00
models Chore: rename Id to ID in alert notification models (#62868) 2023-02-03 15:46:55 +01:00
notifiers Chore: rename Id to ID in alert notification models (#62868) 2023-02-03 15:46:55 +01:00
testdata Dashboard: Remove super old prop that has not been used in years (#50826) 2022-06-17 14:55:35 +02:00
alerting_usage_test.go Chore: Rename Id to ID in alerting models (#62777) 2023-02-02 17:22:43 +01:00
alerting_usage.go Chore: Remove Result field from datasources (#63048) 2023-02-09 15:49:44 +01:00
engine_integration_test.go Chore: Fix goimports grouping in alerting (#62424) 2023-01-30 09:55:35 +01:00
engine_test.go Chore: Rename Id to ID in alerting models (#62777) 2023-02-02 17:22:43 +01:00
engine.go chore: move validations model into the validations service (#61953) 2023-01-23 15:10:14 -05:00
eval_context_test.go chore: move alert-related models (#61716) 2023-01-23 08:19:25 -05:00
eval_context.go Chore: Remove Result field from datasources (#63048) 2023-02-09 15:49:44 +01:00
eval_handler_test.go Chore: Fix goimports grouping in alerting (#62424) 2023-01-30 09:55:35 +01:00
eval_handler.go Apply templating on alert notifications on OK state (#47355) 2022-04-13 17:04:10 -03:00
extractor_test.go Chore: Remove Result field from datasources (#63048) 2023-02-09 15:49:44 +01:00
extractor.go Chore: Remove Result field from datasources (#63048) 2023-02-09 15:49:44 +01:00
interfaces.go chore: move alert-related models (#61716) 2023-01-23 08:19:25 -05:00
models.go Chore: Move dashboard models to dashboard pkg (#61458) 2023-01-16 16:33:55 +01:00
notifier_test.go Chore: rename Id to ID in alert notification models (#62868) 2023-02-03 15:46:55 +01:00
notifier.go Chore: rename Id to ID in alert notification models (#62868) 2023-02-03 15:46:55 +01:00
reader.go Chore: Rename Id to ID in alerting models (#62777) 2023-02-02 17:22:43 +01:00
result_handler.go Rename Id to ID for annotation models (#62886) 2023-02-03 17:23:09 +01:00
rule_test.go Chore: rename Id to ID in alert notification models (#62868) 2023-02-03 15:46:55 +01:00
rule.go Chore: rename Id to ID in alert notification models (#62868) 2023-02-03 15:46:55 +01:00
scheduler.go chore: move alert-related models (#61716) 2023-01-23 08:19:25 -05:00
service_test.go Chore: rename Id to ID in alert notification models (#62868) 2023-02-03 15:46:55 +01:00
service.go Chore: rename Id to ID in alert notification models (#62868) 2023-02-03 15:46:55 +01:00
store_notification_test.go Chore: rename Id to ID in alert notification models (#62868) 2023-02-03 15:46:55 +01:00
store_notification.go Chore: rename Id to ID in alert notification models (#62868) 2023-02-03 15:46:55 +01:00
store_test.go Chore: Rename Id to ID in alerting models (#62777) 2023-02-02 17:22:43 +01:00
store.go Chore: Rename Id to ID in alerting models (#62777) 2023-02-02 17:22:43 +01:00
test_notification.go Chore: rename Id to ID in alert notification models (#62868) 2023-02-03 15:46:55 +01:00
test_rule.go Chore: Rename Id to ID in alerting models (#62777) 2023-02-02 17:22:43 +01:00