このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください

Overview

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

  1. Create an application in Datadog.
  2. 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

お役に立つドキュメント、リンクや記事: