mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Explore: Add explore2Dashboard feature toggle (#47395)
This commit is contained in:
@@ -201,5 +201,11 @@ var (
|
||||
RequiresDevMode: true,
|
||||
FrontendOnly: true,
|
||||
},
|
||||
{
|
||||
Name: "explore2Dashboard",
|
||||
Description: "Experimental Explore to Dashboard workflow",
|
||||
State: FeatureStateBeta,
|
||||
FrontendOnly: true,
|
||||
},
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user