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

Memory Profiling #3362

Open
bruno-garcia opened this issue May 10, 2024 · 1 comment
Open

Memory Profiling #3362

bruno-garcia opened this issue May 10, 2024 · 1 comment

Comments

@bruno-garcia
Copy link
Member

We have CPU profiling available right now and some open areas of improvement like

But one key area that would really help debug memory related problems, specially leaks and OOMs, like

Is to be able to collect a memory dump and attach to an event.
A heap visualization could be used in the Attachment Preview button to load @filipnavara's dotnet-heapview

@jamescrosswell
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants