getsentry / getsentry/sentry-dotnet
Automatically set `Context.App.Memory`
Open
.NET
Feature
- Dominant language
- C#
- Stars
- 770
- Forks
- 248
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 49
Description
### Description
With https://github.com/getsentry/sentry-dotnet/pull/4707 the app context got extended to have the app's current `memory`. See [dev docs](https://arc.net/l/quote/zysxkbqu).
[Example](https://github.com/getsentry/sentry-unity/pull/2398) from the Unity SDK
This should be automatically filled where applicable, i.e. MAUI?
Contributor guide
Assessment
This issue has not been assessed yet.