Flamegraph: Add collapsing for similar items in the stack (#77461)

This commit is contained in:
Andrej Ocenas
2023-11-09 15:31:07 +01:00
committed by GitHub
parent 6a5de14ed1
commit 494a07b522
23 changed files with 2303 additions and 28666 deletions

View File

@@ -163,6 +163,7 @@ Experimental features might be changed or removed without prior notice.
| `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 |
| `flameGraphItemCollapsing` | Allow collapsing of flame graph items |
## Development feature toggles