browser-sdk
browser-sdk copied to clipboard
Datadog Browser SDK
**What are you trying to achieve and what is your issue? Please describe.** I have an SSR React project wired up with Datadog Rum. It is also configured to make...
**Is your feature request related to a problem? Please describe.** It would be great if the library had a callback option for a function that could be run when a...
**Is your feature request related to a problem? Please describe.** Currently my application configures RUM to discard a subset of errors by message and resource url. Pseudo code is something...
**What are you trying to achieve and what is your issue? Please describe.** I am trying to compute a Lighthouse score for our pages. We have most of the information...
Hi π I'd wanted check what's the common way to avoid DD RUM Sessions when it's a email scanner, crawler or any kind of bot? I'm already filtering out by...
The [Interaction to Next Paint](https://web.dev/inp/) metric is a missing part of the Datadog web vitals tracking. Ideally, it would be tracked automatically. **Describe alternatives you've considered** This can be implemented...
Am looking at the docs below regarding editing view context. Am curious what was the reason context for views was made read-only? We were looking to change context, but for...
Chrome performance tools allow you to identify which on-screen elements triggered the LCP score. Is it possible to do something similar using DD RUM?
Hello π I have a question about RUM and Traces connection. The current workflow we have: 1. Browser requests initial page , e.g. `/` 2. Server handles the request: a....
**What are you trying to achieve and what is your issue? Please describe.** Hey guys, I'm working in call-center application and we want to have a session for each call....