grafana/pkg/services/ngalert/provisioning
Jeff Levin a21a232a8e
Revert read replica POC (#93551)
* Revert "chore: add replDB to team service (#91799)"

This reverts commit c6ae2d7999.

* Revert "experiment: use read replica for Get and Find Dashboards (#91706)"

This reverts commit 54177ca619.

* Revert "QuotaService: refactor to use ReplDB for Get queries (#91333)"

This reverts commit 299c142f6a.

* Revert "refactor replCfg to look more like plugins/plugin config (#91142)"

This reverts commit ac0b4bb34d.

* Revert "chore (replstore): fix registration with multiple sql drivers, again (#90990)"

This reverts commit daedb358dd.

* Revert "Chore (sqlstore): add validation and testing for repl config (#90683)"

This reverts commit af19f039b6.

* Revert "ReplStore: Add support for round robin load balancing between multiple read replicas (#90530)"

This reverts commit 27b52b1507.

* Revert "DashboardStore: Use ReplDB and get dashboard quotas from the ReadReplica (#90235)"

This reverts commit 8a6107cd35.

* Revert "accesscontrol service read replica (#89963)"

This reverts commit 77a4869fca.

* Revert "Fix: add mapping for the new mysqlRepl driver (#89551)"

This reverts commit ab5a079bcc.

* Revert "fix: sql instrumentation dual registration error (#89508)"

This reverts commit d988f5c3b0.

* Revert "Experimental Feature Toggle: databaseReadReplica (#89232)"

This reverts commit 50244ed4a1.
2024-09-25 15:21:39 -08:00
..
validation Alerting: Update Time Interval service to support renaming of resources (#91856) 2024-08-16 20:55:03 +03:00
accesscontrol_test.go Alerting: Move interface Namespaced from accesscontrol to models package (#89439) 2024-06-19 16:18:33 -04:00
accesscontrol.go Alerting: Move interface Namespaced from accesscontrol to models package (#89439) 2024-06-19 16:18:33 -04:00
alert_rules_test.go Revert read replica POC (#93551) 2024-09-25 15:21:39 -08:00
alert_rules.go Alerting: Copy alert rule metadata when the rule is updated via provisioning API (#93723) 2024-09-25 22:31:02 +02:00
compat_test.go Alerting: Support secrets in contact points nested fields (#92035) 2024-09-10 22:26:23 -04:00
compat.go Alerting: Support secrets in contact points nested fields (#92035) 2024-09-10 22:26:23 -04:00
contactpoints_test.go Alerting: Managed receiver resource permission in provisioning (#93631) 2024-09-23 17:52:14 -04:00
contactpoints.go Alerting: Managed receiver resource permission in provisioning (#93631) 2024-09-23 17:52:14 -04:00
errors_test.go Alerting: Update Time Interval service to support renaming of resources (#91856) 2024-08-16 20:55:03 +03:00
errors.go Alerting: Add Create and Update methods to Template service (#91981) 2024-08-20 15:23:01 -04:00
mute_timings_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: Update Time Interval service to support renaming of resources (#91856) 2024-08-16 20:55:03 +03:00
notification_policies_test.go Alerting: Add GetTemplate to template service and update tests (#91854) 2024-08-15 09:17:48 -04:00
notification_policies.go Alerting: MuteTimeService to support TimeInterval and MuteTimeInterval fields in Alertmanager config (#91500) 2024-08-13 11:37:21 -04:00
persist.go Alerting: Refactor receiver_svc and provisioning config store into legacy_storage package (#90856) 2024-07-26 17:45:33 -04:00
provisioning_store_mock.go Chore: Simplify function signature for GetLatestAlertmanagerConfiguration (#79392) 2023-12-12 13:49:54 +01:00
provisioning_test.go Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
quota_checker_mock.go Chore: Simplify function signature for GetLatestAlertmanagerConfiguration (#79392) 2023-12-12 13:49:54 +01:00
templates_test.go Alerting: Support template UID in template service (#92164) 2024-08-26 23:05:38 +03:00
templates.go Alerting: Support template UID in template service (#92164) 2024-08-26 23:05:38 +03:00
testing.go Alerting: Support for renaming receivers (#93349) 2024-09-17 19:07:31 +03:00