dd-browser-sdk

Migrate Datadog Browser SDK integrations from v6 to v7.

150|23|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/datadog-labs/agent-skills --skill dd-browser-sdk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dd-browser-sdk
Source: https://github.com/datadog-labs/agent-skills/tree/main/dd-browser-sdk
Command: npx skills add https://github.com/datadog-labs/agent-skills --skill dd-browser-sdk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Upgrades and maintains the Datadog Browser SDK integration across projects by migrating from v6 to v7, ensuring compatibility and up-to-date tooling.

Core Features & Use Cases

  • Migration guidance for v6 to v7, covering removed options, CDN path changes, and API updates.
  • Cross-project browser instrumentation setup for RUM, Logs, and session replay.
  • Troubleshooting and compatibility checks during browser SDK upgrades.

Quick Start

Upgrade the Browser SDK from v6 to v7 by following the upgrade-v7 guide and begin the migration in your project.

Frequently Asked Questions about dd-browser-sdk

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I upgrade the Datadog Browser SDK from v6 to v7?

To upgrade the Datadog Browser SDK from v6 to v7, follow a structured migration guide that addresses removed initialization options, updates CDN path patterns, and applies API changes across RUM and Logs.

What changes when migrating Datadog RUM and Logs to the v7 Browser SDK?

Migrating Datadog RUM and Logs to the v7 Browser SDK involves adapting to API updates, replacing removed initialization options, and applying new CDN path patterns to maintain browser instrumentation compatibility.

Why are my Datadog Browser SDK CDN paths not working after an upgrade?

Datadog Browser SDK CDN paths may fail after an upgrade because v7 introduces specific CDN path changes. You must update your integration patterns to match the new v7 CDN structure for RUM and Logs.

Does the v7 Datadog Browser SDK remove initialization options from v6?

Yes, the v7 Datadog Browser SDK removes certain initialization options available in v6. The migration process involves identifying and updating these removed options to ensure compatibility.

Can I troubleshoot Datadog browser instrumentation compatibility issues during an SDK upgrade?

You can troubleshoot Datadog browser instrumentation compatibility issues during an SDK upgrade by following the structured migration guide to check for removed options, incorrect CDN paths, and outdated API usage.

When do I need to update CDN patterns for Datadog session replay and Logs?

You need to update CDN patterns for Datadog session replay and Logs when migrating from Browser SDK v6 to v7 to ensure the new initialization options load correctly and maintain instrumentation compatibility.