Jenn Mueng
Jenn Mueng
This should have been fixed by https://github.com/getsentry/sentry/pull/35554. Just tried on sentry.io on safari, chrome, and Firefox and can't reproduce this.
@larsnystrom @chadwhitacre I'm double checking and am still not able to reproduce this. We don't have any hotkeys listening on `cmd+1` either, only `option+1` so I'm a bit surprised you're...
If all these tests pass (both backend and frontend) then all that's left on the TODO is adding tests for these new invalid messages
Note, as discussed with @malwilley we need to follow up with having the value suggestions for `transaction.duration` return values with units, usually they default to ms when no units are...
@philipphofmann
@oblador I'm not too familiar with repack, but from the looks of it we would either need a repack-specific build script that detects the various bundles or if it outputs...
This would also add release health/session tracking for [expo](https://github.com/expo/sentry-expo)
@marandaneto Yep, looks related to #1346. Looks like it's time we revisit the debug symbolicator integration.
@sammysium No the feature has not been officially implemented yet, but it shouldn't be difficult to manually implement it per app. As other commenters have pointed out, you can send...
@fabiendem You might be interested in this blogpost we have that details how to create a Sentry Plugin for Apollo: https://blog.sentry.io/2021/08/31/guest-post-performance-monitoring-in-graphql