Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel,
n'hésitez pas à nous contacter.
Overview
To get started with Datadog RUM Browser, you need to:
- Create an application in Datadog.
- Instrument your application.
Simplify your setup! Install the SDK and instrument your application in one step with
Auto-Instrumentation.
Instrumenting your application allows observability data from your application to be displayed in the Datadog UI.
Instrumentation types
There are two ways to instrument your application: automatic or manual instrumentation.
Auto-Instrumentation
Try the Auto-Instrumentation Preview!
You can set RUM configs on your web servers and Datadog will automatically inject RUM configs to instrument your RUM applications. Learn more about Auto-Instrumentation.
Download the RUM installer or use CLI to install the RUM Injector and automatically add RUM JS to your web app HTML.
SRE and engineering teams without access to frontend code, or teams who need to manage all observability needs centrally, may find this useful for:
- Unlocking performance data across all applications upon setting up RUM
- Holistically monitoring application performance across the organization
To learn more, see Auto-Instrumentation.
Client-side (manual instrumentation)
Add the RUM SDK manually to your application code.
Frontend engineering, mobile engineering, or product teams with access to frontend code may find this method useful for:
- Daily engineering needs (for example: live support, troubleshooting, and health checks for downstream services)
- Product needs (for example: user flow analysis, user segmentation, and feature flag tracking)
- Capturing observability from in-house code or complex functions that aren’t captured by automatic instrumentation
To learn more, see Client-Side Instrumentation.
Further reading
Documentation, liens et articles supplémentaires utiles: