browser-sdk icon indicating copy to clipboard operation
browser-sdk copied to clipboard

Datadog Browser SDK

Results 138 browser-sdk issues
Sort by recently updated
recently updated
newest added

**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...

enhancement

**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...

enhancement

**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...

enhancement

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...

enhancement

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...

use-case/view context

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?

enhancement
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....

enhancement

**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....