이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

Overview

To get started with Datadog RUM Browser, you need to:

  1. Create an application in Datadog.
  2. Instrument your application.

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 (Preview)Client-side (Manual)
SDK setup mechanismAutomatically add RUM JS to your web app HTML. Once RUM Auto-instrumentation is set-up, manage configurations from the UI.Manually add the RUM SDK to your application code and manage configurations in code.
Code changes required?NoYes
Setup complexityLowMedium
User personasSRE 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
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

Further reading

추가 유용한 문서, 링크 및 기사: