FeatureToggle: (Chore) Add recordedQueriesMulti toggle (#70063)

Currently does not do anything as it is for use with a future enterprise PR
Eventually: "Enables writing multiple items from a single query within Recorded Queries"
This commit is contained in:
Kyle Brandt
2023-06-14 08:34:22 -04:00
committed by GitHub
parent 914daef0fd
commit db75f20e53
5 changed files with 13 additions and 0 deletions

View File

@@ -114,6 +114,7 @@ Experimental features might be changed or removed without prior notice.
| `lokiPredefinedOperations` | Adds predefined query operations to Loki query editor |
| `pluginsFrontendSandbox` | Enables the plugins frontend sandbox |
| `cloudWatchLogsMonacoEditor` | Enables the Monaco editor for CloudWatch Logs queries |
| `recordedQueriesMulti` | Enables writing multiple items from a single query within Recorded Queries |
## Development feature toggles