chore: update datatrails feature flag and enable (#85508)

* chore: update datatrails feature flag and enable

* fix: rename `datatrails` feature flag to `exploreMetrics`
This commit is contained in:
Darren Janeczek
2024-04-09 14:15:18 -04:00
committed by GitHub
parent b6249d6a50
commit 66c0fd4dcc
9 changed files with 1814 additions and 1814 deletions

View File

@@ -54,6 +54,7 @@ Some features are enabled by default. You can disable these feature by setting t
| `lokiStructuredMetadata` | Enables the loki data source to request structured metadata from the Loki server | Yes |
| `managedPluginsInstall` | Install managed plugins directly from plugins catalog | Yes |
| `annotationPermissionUpdate` | Change the way annotation permissions work by scoping them to folders and dashboards. | Yes |
| `exploreMetrics` | Enables the new Explore Metrics core app | Yes |
| `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 |