Karl Heinz Struggl
Karl Heinz Struggl
### Core or SDK? Platform/SDK ### Which part? Which one? React Native ### Description We added support for mixed stack traces (native+RN layer) a while ago, but there's no docs...
Technical context is available here: https://github.com/getsentry/team-processing-private/issues/38 ```[tasklist] ### [P1] Post Mortem action items - [ ] https://github.com/getsentry/sentry-native/issues/959 - [ ] https://github.com/getsentry/sentry-native/issues/960 ``` ```[tasklist] ### \[P2] Post Mortem action items -...
Document various aspects around signaldhandlers, memory usage, custom sigaltstacks, etc. - how we use sigaltstacks - what to consider when writing onCrash hooks - etc.
```[tasklist] ### 🛑 Blocked by - [ ] https://github.com/getsentry/sentry-java/pull/3189 - [ ] https://github.com/getsentry/sentry-native/pull/944 ```
Up for discussion. Points to consider: - min version requirement of Crashpad? - correlation with Framepointers, Tombstones, etc. -
Add support for `tracesSampler`. Relevant docs: - https://develop.sentry.dev/sdk/performance/#tracessampler - https://docs.sentry.io/platforms/native/performance - https://docs.sentry.io/platforms/native/configuration/sampling
### Description RuntimeException in `io.sentry.graphql.SentryInstrumentation in lambda$instrumentExecutionResult$0` at line 208 Affected packages and versions: - see [Discover](https://sentry.sentry.io/discover/homepage/?field=sdk.name&field=sdk.version&field=count%28%29&name=All+Events&project=4506812075540480&query=io.sentry.graphql.SentryInstrumentation&sort=-count&statsPeriod=30d&yAxis=count%28%29) - note that versions before 7.0.0 might also be affected but SDK crash...
see https://github.com/getsentry/team-mobile/issues/178
see https://github.com/getsentry/team-mobile/issues/178
Enable the SDK crash detection for the [sentry-dart](https://github.com/getsentry/sentry-dart) SDK. ```[tasklist] ### Tasks - [ ] https://github.com/getsentry/sentry-dart/pull/2050 - [ ] https://github.com/getsentry/sentry/pull/71233 - [ ] https://github.com/getsentry/sentry/pull/71318 - [ ] https://github.com/getsentry/sentry-options-automator/pull/1464 - [...