grafana/pkg/services/ngalert/provisioning
Yuri Tseretyan 7d1c6b6bd2
Alerting: Replace IntegrationConfig with IntegrationSchemaVersion (#112010)
* remove unused compat functions

* update to alerting module from pr

* replace IntegrationConfig with IntegrationSchemaVersion

* safely resolve a string into integration type

* change usages of integration config
2025-10-07 11:08:16 -04:00
..
validation Alerting: Allow disabling provenance in the Prometheus conversion API (#101573) 2025-03-11 19:53:28 +01:00
accesscontrol.go Alerting: Add Extended List Query for Alert Rules w/pagination (#109360) 2025-08-26 08:20:47 -04:00
accesscontrol_test.go Dependencies: Bump github.com/openfga/openfga from v1.8.6 to v1.8.12 (#105193) 2025-05-14 11:09:00 +03:00
alert_rules.go Alerting: Add support for alpha rules apis in legacy storage 2025-09-10 09:30:56 -04:00
alert_rules_test.go Alerting: Add support for alpha rules apis in legacy storage 2025-09-10 09:30:56 -04:00
compat.go Alerting: Replace IntegrationConfig with IntegrationSchemaVersion (#112010) 2025-10-07 11:08:16 -04:00
compat_test.go Alerting: Support secrets in contact points nested fields (#92035) 2024-09-10 22:26:23 -04:00
contactpoints.go Alerting: Replace IntegrationConfig with IntegrationSchemaVersion (#112010) 2025-10-07 11:08:16 -04:00
contactpoints_test.go Alerting: Replace IntegrationConfig with IntegrationSchemaVersion (#112010) 2025-10-07 11:08:16 -04:00
errors.go Alerting: Fix route validation in provisioning service (#107550) 2025-07-07 12:16:31 -04:00
errors_test.go Alerting: Update Time Interval service to support renaming of resources (#91856) 2024-08-16 20:55:03 +03:00
mute_timings.go Alerting: Check if TimeInterval is used in ActiveTimings when deleting (#110691) 2025-09-08 15:04:40 +01:00
mute_timings_test.go Alerting: Check if TimeInterval is used in ActiveTimings when deleting (#110691) 2025-09-08 15:04:40 +01:00
notification_policies.go Alerting: Refactor notification legacy storage (#110619) 2025-09-05 14:46:46 +00:00
notification_policies_test.go Alerting: Fix route validation in provisioning service (#107550) 2025-07-07 12:16:31 -04:00
persist.go Alerting: Add Extended List Query for Alert Rules w/pagination (#109360) 2025-08-26 08:20:47 -04:00
provisioning_store_mock.go Chore: Update mocks with recent mockery (#107816) 2025-07-09 09:15:34 +02:00
provisioning_test.go Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
quota_checker_mock.go Chore: Update mocks with recent mockery (#107816) 2025-07-09 09:15:34 +02:00
templates.go Alerting: Update GetTemplates to return sorted list of templates (#93933) 2024-09-27 18:49:37 +01:00
templates_test.go Alerting: Update GetTemplates to return sorted list of templates (#93933) 2024-09-27 18:49:37 +01:00
testing.go Alerting: Refactor notification legacy storage (#110619) 2025-09-05 14:46:46 +00:00