Plugins: Removed feature toggle enablePluginsTracingByDefault (#85953)

This commit is contained in:
Giuseppe Guerra
2024-04-11 18:40:47 +02:00
committed by GitHub
parent 83438bd231
commit e42d8f0bd0
8 changed files with 6 additions and 160 deletions

View File

@@ -58,7 +58,6 @@ Some features are enabled by default. You can disable these feature by setting t
| `alertingSimplifiedRouting` | Enables users to easily configure alert notifications by specifying a contact point directly when editing or creating an alert rule | Yes |
| `logRowsPopoverMenu` | Enable filtering menu displayed when text of a log line is selected | Yes |
| `lokiQueryHints` | Enables query hints for Loki | Yes |
| `enablePluginsTracingByDefault` | Enable plugin tracing for all external plugins | Yes |
| `alertingQueryOptimization` | Optimizes eligible queries in order to reduce load on datasources | |
| `betterPageScrolling` | Removes CustomScrollbar from the UI, relying on native browser scrollbars | Yes |
| `cloudWatchNewLabelParsing` | Updates CloudWatch label parsing to be more accurate | Yes |