mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Logs: Make logs container scrollable (#69371)
* feat: make logs container scrollable * fix container height * add a feature toggle * fix: scroll behaviour with wrap lines on * Update public/app/features/logs/components/getLogRowStyles.ts Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com> * rename feature toggle --------- Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
This commit is contained in:
@@ -113,6 +113,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 |
|
||||
| `exploreScrollableLogsContainer` | Improves the scrolling behavior of logs in Explore |
|
||||
| `recordedQueriesMulti` | Enables writing multiple items from a single query within Recorded Queries |
|
||||
|
||||
## Development feature toggles
|
||||
|
||||
Reference in New Issue
Block a user