Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeline event grouping #2094

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Timeline event grouping #2094

wants to merge 10 commits into from

Conversation

patrickdalla
Copy link
Collaborator

Timeline event grouping implementation.

It recognizes groups from metadata name first prefix. Not prefixed metadata are included in "BasicProperties" group (this name can be improved in localization files).

Cache creation and loading are on demand and per group, i. e., if a group is never checked to appear on timeline chart, no index/cache is created/loaded for this group.

First group to appear selected in chart is "BasicProperties". At least on group should be selected, so, if none is selected, "BasicProperties" is automatically selected.

@patrickdalla
Copy link
Collaborator Author

This PR closes #1864

@patrickdalla patrickdalla linked an issue Feb 22, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support timeevent grouping/clustering
1 participant