This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

Overview

RUM Auto-Instrumentation works by injecting the RUM Browser SDK into the HTML responses being served through a web server or proxy.

Getting started

Remotely configure your RUM applications in Datadog

Remotely manage your RUM application configurations directly from Datadog, after having them auto-instrumented with the RUM SDK. If you want to manage RUM configs in your web server files instead, see Non-remote managed applications.

The following configurations can be remotely managed:

  • Session sampling rate
  • Session Replay sampling rate
  • Session Replay privacy setting
  • Action name privacy setting
  • Environment (attribute)
  • Service name (attribute)

To remotely configure your RUM application:

  1. Make sure you have Remote Configuration enabled in Datadog.
  2. In Datadog, navigate to the Digital Experience > Add an Application Page and select the JavaScript (JS) application type.
  3. Select Auto-Instrumentation.
  4. Configure all desired settings.
  5. Click Save Changes.
  6. Click the tab for your web server.
  7. Copy and run the command shown.
  8. Restart your web server.

Non-remote managed applications

To request support for a web server that is not listed here, fill out this form.

Follow the documentation for your web server type to learn more:

apache
ibm
nginx
windowsiis

Further reading

PREVIEWING: dgreen15/adding-custom-entities