Logs infinite scrolling: create feature flag (#77885)

logsInfiniteScrolling: create feature flag
This commit is contained in:
Matias Chomicki
2023-11-09 11:54:03 +01:00
committed by GitHub
parent bb12fe7d82
commit 174c2ab45a
5 changed files with 14 additions and 0 deletions

View File

@@ -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