We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Specify a memory threshold or other trigger (and API) to automatically capture a heap dump
Sentry attachment preview can be extended to load: https://github.com/1hub/dotnet-heapview/ https://1hub.github.io/dotnet-heapview/
The text was updated successfully, but these errors were encountered:
I think that's what this POC is related to right?
Sorry, something went wrong.
Do you have an idea how much work it's going to be to turn the POC into some MVP?
A day or two to get what's there productionised.
A little bit more to figure out how to bundle gcdump in our nuget and run it from there.
And a little bit more to do something intelligent with the resulting dump (e.g. send it as an attachment in an issue to Sentry).
About 3 days all up.
I've fork Filip's repo: https://github.com/getsentry/dotnet-heapview Lets see if we get this reviewed by folks, and we can load the dumps in the attachment preview
jamescrosswell
Successfully merging a pull request may close this issue.
Specify a memory threshold or other trigger (and API) to automatically capture a heap dump
Sentry attachment preview can be extended to load: https://github.com/1hub/dotnet-heapview/
https://1hub.github.io/dotnet-heapview/
The text was updated successfully, but these errors were encountered: