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

[Request] Filter object allocations by size range #72

Open
andrewazores opened this issue Jul 19, 2024 · 0 comments
Open

[Request] Filter object allocations by size range #72

andrewazores opened this issue Jul 19, 2024 · 0 comments
Labels
feat New feature or request

Comments

@andrewazores
Copy link
Member

          That's a good point. Having the aggregate panel to help identify correlations probably makes sense for threads as well as allocations. Yeah, and having the cpu loads already normalized is convenient too.

I'm not sure whether Cryostat already has this feature, but having the ability to filter out allocation size below a specified threshold might help with noise in the aggregated chart. I imagine there's probably a lot of smaller allocations, but in most cases you care more about trends between object types that have large/sustained allocations. This could allow you to do some graph re-scaling as well, spacing out the "important" lines more, making them easier to differentiate.

Originally posted by @roberttoyonaga in cryostatio/cryostat#135 (comment)

@andrewazores andrewazores added the feat New feature or request label Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant