getsentry / getsentry/sentry-dotnet

Memory Profiling

Open
#3,362 1 comment 0 reactions 0 assignees View on GitHub
.NET Feature Profiles
Dominant language
C#
Stars
770
Forks
248
Avg merge
3d 4h
Merged PRs (30d)
49

Description

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

* [https://github.com/getsentry/sentry-dotnet/issues/2316]()
* [https://github.com/getsentry/sentry-dotnet/issues/2315]()

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

* [#3315]()

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]()

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.