mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
IDForwarding: Add toggle for id forwarding (#75378)
Features: Add toogle for id forwarding
This commit is contained in:
@@ -130,4 +130,5 @@ export interface FeatureToggles {
|
||||
externalCorePlugins?: boolean;
|
||||
pluginsAPIMetrics?: boolean;
|
||||
httpSLOLevels?: boolean;
|
||||
idForwarding?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user