Denis Andrašec
Denis Andrašec
We never talked about what exactly we want to use PN for. I'd guess we could send some if there are new issues and also if sessions cross certain thresholds,...
What kind of data would we show here? What comes to mind would be the graph of a project with the number of healthy, abnormal, errored and crashed sessions for...
## :scroll: Description Add memory usage to contexts ## :bulb: Motivation and Context Closes #1826 ## :green_heart: How did you test it? Sample app ## :pencil: Checklist - [x] I...
We could add a rewrite frames integration similar to [javascript](https://docs.sentry.io/platforms/javascript/configuration/integrations/rewriteframes/) that allows users to manipulate the frames in a specific way before sending them off. ### Examples of what it...
## DESCRIBE YOUR PR Document desktop (Linux & Android) limitations Closes https://github.com/getsentry/sentry-dart/issues/2129 ## IS YOUR CHANGE URGENT? Help us prioritize incoming PRs by letting us know when the change needs...
## :scroll: Description Update AGP to 8.3.2 ## :bulb: Motivation and Context Relates to https://github.com/getsentry/sentry-dart/issues/2237 ## :green_heart: How did you test it? Run on CI ## :pencil: Checklist - [x]...
## :scroll: Description I have added the mergeable flags to our build script and tested release builds in the Simulator on macOS. The sample project is embedding the Sentry dynamic...
## :scroll: Description Try to send envelopes that could not be saved to the disk cache. ## :bulb: Motivation and Context Relates to https://github.com/getsentry/team-mobile/issues/52 ## :green_heart: How did you test...
## :scroll: Description We want to support SPM in our sentry flutter framework. In order to do this, we need the `SentryHybridSDK` classes, which we expose though Cocoapods, to also...