mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Azure Monitor: Implement logic to allow multiple selection (#61740)
This commit is contained in:
committed by
GitHub
parent
46722679b5
commit
3e86a1b3d9
@@ -88,4 +88,5 @@ export interface FeatureToggles {
|
||||
disablePrometheusExemplarSampling?: boolean;
|
||||
alertingBacktesting?: boolean;
|
||||
alertingNoNormalState?: boolean;
|
||||
azureMultipleResourcePicker?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user