grafana/pkg/services/alerting
Eric Leijonmarck c3a0b75357
RBAC: refactoring alertingQuery to remove OrgRole check (#67808)
* WIP

* tests passing
2023-05-11 09:04:22 +01:00
..
conditions Search v1: Add support for inherited folder permissions if nested folders are enabled (#63275) 2023-04-06 11:16:15 +03: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
alerting_usage.go Chore: Remove Result field from datasources (#63048) 2023-02-09 15:49:44 +01:00
alerting_usage_test.go Chore: Rename Id to ID in alerting models (#62777) 2023-02-02 17:22:43 +01:00
engine.go Chore: Split usagestats service (#65191) 2023-03-23 19:19:19 +02:00
engine_integration_test.go Chore: Split usagestats service (#65191) 2023-03-23 19:19:19 +02:00
engine_test.go Chore: Split usagestats service (#65191) 2023-03-23 19:19:19 +02:00
eval_context.go Chore: Remove Result field from datasources (#63048) 2023-02-09 15:49:44 +01:00
eval_context_test.go chore: move alert-related models (#61716) 2023-01-23 08:19:25 -05:00
eval_handler.go
eval_handler_test.go Chore: Fix goimports grouping in alerting (#62424) 2023-01-30 09:55:35 +01:00
extractor.go Chore: Remove Result field from datasources (#63048) 2023-02-09 15:49:44 +01:00
extractor_test.go Search v1: Add support for inherited folder permissions if nested folders are enabled (#63275) 2023-04-06 11:16:15 +03:00
interfaces.go chore: move alert-related models (#61716) 2023-01-23 08:19:25 -05:00
models.go
notifier.go Chore: rename Id to ID in alert notification models (#62868) 2023-02-03 15:46:55 +01:00
notifier_test.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.go Chore: rename Id to ID in alert notification models (#62868) 2023-02-03 15:46:55 +01:00
rule_test.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.go Chore: rename Id to ID in alert notification models (#62868) 2023-02-03 15:46:55 +01:00
service_test.go Chore: rename Id to ID in alert notification models (#62868) 2023-02-03 15:46:55 +01:00
store.go RBAC: refactoring alertingQuery to remove OrgRole check (#67808) 2023-05-11 09:04:22 +01:00
store_notification.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_test.go RBAC: refactoring alertingQuery to remove OrgRole check (#67808) 2023-05-11 09:04:22 +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