Real User Monitoring browser extension API
The Real User Monitoring browser extension API provides you easy access to the configuration of the RUM browser extension.
We're ending support for the RUM browser extension by January 2024 because remotely hosted code will no longer be allowed for Google Chrome and Microsoft Edge. For more details, see the related post in the Dynatrace Community.
As an alternative, you can switch to agentless RUM with manual RUM JavaScript injection.
The request produces an application/json
payload.
GET |
|
Authentication
To execute this request, you need the RumBrowserExtension permission assigned to your API token. To obtain the token, go to Deploy Dynatrace > Monitoring via browser extension. There you can find the ready-to-use link with token attached. You can still use the token in the Authentication header).
Parameters
The request doesn't provide any configurable parameters.