featuremgmt: add internal testing feature flag (#74873)

Signed-off-by: bergquist <carl.bergquist@gmail.com>
This commit is contained in:
Carl Bergquist
2023-09-13 20:32:01 +02:00
committed by GitHub
parent 35e488b22b
commit 2d8f5c1488
5 changed files with 14 additions and 0 deletions

View File

@@ -133,6 +133,7 @@ Experimental features might be changed or removed without prior notice.
| `dashgpt` | Enable AI powered features in dashboards |
| `sseGroupByDatasource` | Send query to the same datasource in a single request when using server side expressions |
| `requestInstrumentationStatusSource` | Include a status source label for request metrics and logs |
| `wargamesTesting` | Placeholder feature flag for internal testing |
## Development feature toggles