Alerting: Add compressed protobuf-based alert state storage (#99193)
This commit is contained in:
@@ -154,6 +154,7 @@ export interface FeatureToggles {
|
||||
jitterAlertRulesWithinGroups?: boolean;
|
||||
onPremToCloudMigrations?: boolean;
|
||||
alertingSaveStatePeriodic?: boolean;
|
||||
alertingSaveStateCompressed?: boolean;
|
||||
scopeApi?: boolean;
|
||||
promQLScope?: boolean;
|
||||
logQLScope?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user