mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Logs infinite scrolling: create feature flag (#77885)
logsInfiniteScrolling: create feature flag
This commit is contained in:
@@ -162,6 +162,7 @@ Experimental features might be changed or removed without prior notice.
|
||||
| `annotationPermissionUpdate` | Separate annotation permissions from dashboard permissions to allow for more granular control. |
|
||||
| `extractFieldsNameDeduplication` | Make sure extracted field names are unique in the dataframe |
|
||||
| `dashboardSceneForViewers` | Enables dashboard rendering using Scenes for viewer roles |
|
||||
| `logsInfiniteScrolling` | Enables infinite scrolling for the Logs panel in Explore and Dashboards |
|
||||
|
||||
## Development feature toggles
|
||||
|
||||
|
Reference in New Issue
Block a user