Settings API - RUM monitoring code filename schema table

  • Published Jun 09, 2025

RUM monitoring code filename (builtin:rum.web.rum-javascript-file-name)

Define a custom filename prefix that should be used instead of the default prefix in the RUM monitoring code filename, which is ruxitagentjs or ruxitagent, see Configure the Real User Monitoring code source for details.

Note: Be aware that you may experience a temporary reduction in collected RUM data after changing the RUM monitoring code filename prefix. Therefore, this setting should not be changed frequently.

Schema IDSchema groupsScope
builtin:rum.web.rum-javascript-file-name
  • group:web-and-mobile-monitoring.web-applications
  • group:web-and-mobile-monitoring
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.web.rum-javascript-file-name
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:rum.web.rum-javascript-file-name
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.web.rum-javascript-file-name

Authentication

To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication.

Parameters

PropertyTypeDescriptionRequired
Custom filename prefix
filename
text-required