Browser Monitoring Auto-Instrumentation (Server-Side)
このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、
お気軽にご連絡ください。
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 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:
- Make sure you have Remote Configuration enabled in Datadog.
- In Datadog, navigate to the Digital Experience > Add an Application Page and select the JavaScript (JS) application type.
- Select Auto-Instrumentation.
- Configure all desired settings.
- Click Save Changes.
- Click the tab for your web server.
- Copy and run the command shown.
- Restart your web server.
Non-remote managed applications
Follow the documentation for your web server type to learn more:
Further reading