Transformations: Move regression analysis transformation to private preview (#79500)

* move regression analysis transformation to private preview

* fix case
This commit is contained in:
Oscar Kilhed
2023-12-15 11:26:39 +01:00
committed by GitHub
parent 8d529bc4cb
commit b5dc4667f7
5 changed files with 10 additions and 11 deletions

View File

@@ -168,7 +168,6 @@ Experimental features might be changed or removed without prior notice.
| `logRowsPopoverMenu` | Enable filtering menu displayed when text of a log line is selected |
| `pluginsSkipHostEnvVars` | Disables passing host environment variable to plugin processes |
| `tableSharedCrosshair` | Enables shared crosshair in table panel |
| `regressionTransformation` | Enables regression analysis transformation |
## Development feature toggles