Setup legacy search based on mode (#98908)

This commit is contained in:
William Assis
2025-01-27 12:32:07 -06:00
committed by GitHub
parent 060182a3ba
commit be8396cafa
11 changed files with 339 additions and 49 deletions
+2
View File
@@ -540,6 +540,8 @@ type Cfg struct {
HttpsSkipVerify bool
}
const UnifiedStorageConfigKeyDashboard = "dashboards.dashboard.grafana.app"
type UnifiedStorageConfig struct {
DualWriterMode rest.DualWriterMode
DualWriterPeriodicDataSyncJobEnabled bool