grafana/pkg/services/provisioning/alerting
Yuri Tseretyan 9eaffdf5a8
Alerting: Remove dependency on alerting package in definitions (#65390)
* move export rules to definitions package
* move provisioning contact point methods to provisioning package
* move AlertRuleGroupWithFolderTitle to ngalert models and adapter functions to api's compat
* move rule_types files back to where they were before.
2023-03-29 13:34:59 -04:00
..
testdata Expressions: Fixes the issue showing expressions editor (#62510) 2023-01-31 18:50:10 +01:00
config_reader_test.go Chore: Fix goimports grouping in pkg/services (#62420) 2023-01-30 08:21:27 +00:00
config_reader.go Chore: Fix goimports grouping in pkg/services (#62420) 2023-01-30 08:21:27 +00:00
contact_point_provisioner.go Alerting: Add file provisioning for contact points (#51924) 2022-08-01 18:17:42 +02:00
contact_point_types_test.go Chore: Fix goimports grouping in pkg/services (#62420) 2023-01-30 08:21:27 +00:00
contact_point_types.go Alerting: Remove dependency on alerting package in definitions (#65390) 2023-03-29 13:34:59 -04:00
mute_times_provisioner.go Alerting: decouple api models from domain\dto models: separate Provenance status + converters (#63594) 2023-02-27 17:57:15 -05:00
mute_times_types.go Alerting: Add file provisioning for mute timings (#52936) 2022-08-01 14:19:33 -04:00
notification_policy_provisioner.go Alerting: Add file provisioning for notification policies (#52877) 2022-08-01 19:14:57 +02:00
notification_policy_types_test.go Chore: Fix goimports grouping in pkg/services (#62420) 2023-01-30 08:21:27 +00:00
notification_policy_types.go Alerting: Enable interpolation for notification policies in file provisioning (#58956) 2022-11-22 16:54:24 +01:00
provisioner.go Alerting: Add file provisioning for text templates (#52952) 2022-08-01 20:50:03 +02:00
rules_provisioner.go Dashboards: Evaluate provisioned dashboard titles in a backwards compatible way (#65184) 2023-03-28 13:24:19 +02:00
rules_types_test.go Alerting: Remove dependency on alerting package in definitions (#65390) 2023-03-29 13:34:59 -04:00
rules_types.go Alerting: Remove dependency on alerting package in definitions (#65390) 2023-03-29 13:34:59 -04:00
text_templates_types.go Docs: Rename Message templates to Notification templates (#59477) 2023-01-18 17:26:34 +00:00
text_templates.go Alerting: decouple api models from domain\dto models: separate Provenance status + converters (#63594) 2023-02-27 17:57:15 -05:00
types.go Alerting: Remove dependency on alerting package in definitions (#65390) 2023-03-29 13:34:59 -04:00