grafana/pkg/services/provisioning/alerting
Matthew Jacobson 13121d3234
Alerting: Add contact point provisioning file export (#71692)
* Add contact point provisioning file export apis

* Regenerate api

* docs

* frontend

* add mock to tests

* Fix missing row-level export button on viewer role w/ prov. read

* Address review comments

---------

Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
2023-07-20 14:35:56 -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 contact point provisioning file export (#71692) 2023-07-20 14:35:56 -04: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: Update alerting module to 20230418161049-5f374e58cb32 + refactoring (#66622) 2023-04-25 13:39:46 -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 Tests: use t.Setenv to set env vars (#69516) 2023-06-05 11:31:03 +02: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