sentry-react-native
sentry-react-native copied to clipboard
Add memory, CPU and slow frames to Android Profiling
Currently, Android profiling collects the mentioned data, but mixed RN/Android profiling is missing them.
Sentry will need to be adjusted to show this data for RN mixed profiling.
- Related to https://github.com/getsentry/sentry/issues/59989