mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Alerting: Add compressed protobuf-based alert state storage (#99193)
This commit is contained in:
committed by
GitHub
parent
6edd4f5a7c
commit
cb43f4b696
@@ -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