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

## Motivation Provide more visibility on how some SDK APIs are used ## Changes Monitor usage of: - startView - addAction - addError - addFeatureFlagEvaluation - startDurationVital - setGlobalContext -...

## Motivation Setting a non-string value for the 'version' init option causes the SDK to fail silently. ## Changes Add validation to ensure that the 'version' parameter is properly defined...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Awaiting Schedule These updates are awaiting their schedule. Click on a checkbox to...

dependencies

## Motivation To be consistent with session Replay and ease the customer configuration, we could use the same privacy options as Replay. To avoid breaking changes, we need to add...

staging-17
staging-18

## Motivation Datadog supports more log status than console API. ## Changes Adding missing log status from [processors documentation](https://docs.datadoghq.com/logs/log_configuration/processors/?tab=ui#log-status-remapper) ## Testing - [x] Local - [x] Staging - [x] Unit...

staging-18

## Motivation We would like to see the impact of a PR on memory and detect regressions early ## Changes So I added a script to report memory performance both...

staging-17

## Motivation Allow session replay recording on sampled out sessions ## Changes On the RUM's public API, session replay recording can be forced even if the session is sampled out...

**Is your feature request related to a problem? Please describe.** From what I can tell, it's currently not possible to reconfigure the console logging strategy post-configuration. Consequently, I had to...

enhancement

Hi I'm trying to configure Datadog RUM Proxy, setting up the RUM SDK in a Vue.js application and configuring an Nginx proxy server to pass RUM data to Datadoghq. I've...

## Motivation ## Changes ## Testing - [ ] Local - [ ] Staging - [ ] Unit - [ ] End to end --- I have gone over the...