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

Spike: memory dumps for high memory consumption #3366

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jamescrosswell
Copy link
Collaborator

@jamescrosswell jamescrosswell commented May 14, 2024

POC relates to #3315

Currently all the code is in one of the samples, but we could battle harden this and initialise it from some SentryOptions if we agreed this makes sense for the SDK.

Important Note

For the dump to work, dotnet-gcdump needs to be installed globally:

dotnet tool install --global dotnet-gcdump

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.

None yet

1 participant