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

Hey folks, We try to get Datadog RUM working with micro-frontends, where we have multiple micro frontend applications running on one page. The setup we've tried: - the single HTML...

use-case/sub-app

**Is your feature request related to a problem? Please describe.** I'm trying to identify optimization opportunities for a web application using DataDog RUM to be ready for INP in 2024....

enhancement

Right now we have lots of sessions collected. Only

enhancement
product

**What are you trying to achieve and what is your issue? Please describe.** How can I exclude or avoid collecting chrome extension's error? Is there any option for this like...

## Motivation Play with a dependency injection approach to see how it could look like ## Changes - bootstrap simple dependency injector - use it for logs components - re-use...

From @scottalguire > Our clients install our widget on their website and we want to start recording a session once opened and stop once closed. > > If we init...

enhancement

Determining nodeJS version support for this package requires trail and error. Alternatively, it would be a much better user experience if the package.json file explicitly listed engines supported. https://docs.npmjs.com/cli/v10/configuring-npm/package-json#engines Alternatively,...

enhancement

**Is your feature request related to a problem? Please describe.** The datadog RUM sessions explorer has a "Crashes" filter that I'd like to be able to use. Unfortunately it currently...

enhancement

In our web client we use RUM browser SDK alongside an OpenTelemetry JavaScript SDK. This OpenTelemetry tracer instruments fetch requests and appends `x-datadog-trace-id` and `x-datadog-parent-id` headers to them in order...

enhancement
use-case/trace-headers-compatibility

Hello! Does DataDog's browser SDK support setting duration for a custom action? From documentation it's not clear if this is possible, also events updated in `beforeSend` ignore `duration` field in...

rum