React Native Feature Reference
Embrace's SDK includes many advanced features that you can enable to help you understand more about how your application is performing in production.
- Know your users. Add your own custom identifiers to users and sessions to make sure you can aggregate and find sessions correctly.
- Traces. Gain visibility into app operations to help debug the root cause of your mobile app's performance issues.
- Track Navigation. Track screen changes as users navigate through your app.
- Track Components. Track the mounting and unmounting of React Components within your app.
- Track Redux Actions. Add instrumentation for dispatching of Redux actions.
- Track Screen Orientation. Track when the screen orientation switches.
- Report Render Errors. Automatic logging of React Native rendering errors.
- Report Unhandled Promise Rejections. Add logging for unhandled promise rejections.
- OTLP Export. Export data to OTLP endpoints beyond Embrace.
- Network Spans Forwarding. Correlate network spans between Embrace and your backend monitoring.
- Retrieve Session Metadata. Various APIs that programmatically provide information about the user's session.