Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/datadog/dd-sdk-reactnative
Datadog SDK for ReactNative
https://github.com/datadog/dd-sdk-reactnative
analytics error-monitoring react-native
Last synced: 5 days ago
JSON representation
Datadog SDK for ReactNative
- Host: GitHub
- URL: https://github.com/datadog/dd-sdk-reactnative
- Owner: DataDog
- License: apache-2.0
- Created: 2019-12-18T13:25:42.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-29T11:14:49.000Z (15 days ago)
- Last Synced: 2024-10-29T11:46:37.431Z (15 days ago)
- Topics: analytics, error-monitoring, react-native
- Language: TypeScript
- Homepage:
- Size: 9.94 MB
- Stars: 121
- Watchers: 18
- Forks: 42
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Datadog SDK for React Native
Datadog Real User Monitoring (RUM) enables you to visualize and analyze the real-time performance and user journeys of your application’s individual users.
## Setup
See the dedicated [Datadog React Native RUM Collection documentation][1] to learn how to send RUM data from your React Native application to Datadog.
The RUM React Native SDK supports [Expo][2]. For more information, see the [Expo documentation][3].
The RUM React Native SDK supports monitoring hybrid applications. For more information, see the [hybrid app documentation][8].
The RUM React Native SDK supports [OpenTelemetry][9] and distributed traces through header generation. For more information, see the [OpenTelemetry documentation][10].
## Troubleshooting
If you encounter any issue when using the Datadog SDK for React Native, please take a look at the [troubleshooting documentation][4], or at the [existing issues][5].
## Contributing
Pull requests are welcome. First, open an issue to discuss what you would like to change. For more information, read the [Contributing Guide][6].
## License
For more information, see [Apache License, v2.0][7]
[1]: https://docs.datadoghq.com/real_user_monitoring/reactnative/
[2]: https://docs.expo.dev/
[3]: https://docs.datadoghq.com/real_user_monitoring/reactnative/expo/
[4]: https://docs.datadoghq.com/real_user_monitoring/mobile_and_tv_monitoring/troubleshooting/#react-native
[5]: https://github.com/DataDog/dd-sdk-reactnative/issues?q=is%3Aissue
[6]: https://github.com/DataDog/dd-sdk-reactnative/blob/develop/CONTRIBUTING.md
[7]: https://github.com/DataDog/dd-sdk-reactnative/blob/main/LICENSE
[8]: https://docs.datadoghq.com/real_user_monitoring/guide/monitor-hybrid-react-native-applications/
[9]: https://opentelemetry.io/
[10]: https://docs.datadoghq.com/real_user_monitoring/platform/connect_rum_and_traces/?tab=reactnativerum#opentelemetry-support