dd-sdk-reactnative
dd-sdk-reactnative copied to clipboard
Datadog SDK for ReactNative
Hello, Checking our RUM Performance vitals in the DataDog dashboard we noticed instances of views marked as is_slow_rendered=true. I was not able to find much documentation on this metric other...
Hello, I am working on a React Native application for both Android and iOS. When inspecting logs in DD dashboard I noticed that the 'session_id' field on Android logs is...
**Is your feature request related to a problem? Please describe.** As a user I would like to track socket events similar to how XHR requests are tracked, in our case,...
Hi, wondering if support for this is on the roadmap? Or if it might possibly be achievable now by setting `ciTest` on the `context` in event mappers? Thanks!
Attach additional attributes to view tracking when using `@datadog/mobile-react-native-navigation`
**Is your feature request related to a problem? Please describe.** We use react native navigation in our app and would like to send additional attributes with each screen that is...
**Describe what happened** In our app we have a reusable button component which takes an `onPress` prop and passes it to a React Native Touchable component. What is happening when...
**Is your feature request related to a problem? Please describe.** I have a mobile application intrumented with the DD RN SDK and a backend instrumented with the DD SDKs for...
**Describe what happened** Include any error message or stack trace if available. Everything works on iOS, and data comes through to my DataDog dashboard. When attempting to run on Android...
Thanks for taking the time for reporting an issue! If you are having trouble sending data from the SDK but don't see any error, please reach out first [through our...
**Is your feature request related to a problem? Please describe.** We recently onboarded with RUM and the DD RN SDK in our mobile app. We use react-navigation and I was...