Settings API - Resource capture for Session Replay schema table

Resource capture for Session Replay (builtin:sessionreplay.web.resource-capturing)

Resource capture allows you to capture and store stylesheets during user session recording. For details, see Resource capturing.

Schema ID
Schema groups
Scope
builtin:sessionreplay.web.resource-capturing
  • group:capturing
  • group:web-and-mobile-monitoring
  • group:web-and-mobile-monitoring.capturing
APPLICATION - Web application
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:sessionreplay.web.resource-capturing
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:sessionreplay.web.resource-capturing
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:sessionreplay.web.resource-capturing

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

Property
Type
Description
Required
Enable resource capture
enableResourceCapturing
boolean

When turned on, Dynatrace captures resources for up to 0.1% of user sessions recorded with Session Replay. For details, see Resource capture.

required
URL exclusion
resourceCaptureUrlExclusionPatternList
set

Add exclusion rules to avoid the capture of resources from certain pages.

required