Settings API - Exclude XHR requests from monitoring schema table
Exclude XHR requests from monitoring (builtin:rum.web.xhr-exclusion
)
Specify a regular expression to match all URLs that should be excluded from becoming XHR actions.
Dynatrace supports the JavaScript Regular Expressions syntax. The separation between different protocols of the URIs is not supported (every protocol of the URI will be excluded).
Schema ID | Schema groups | Scope |
---|---|---|
builtin:rum.web.xhr-exclusion |
| APPLICATION - Web application |
Parameters
Property | Label | Type | Description | Required |
---|---|---|---|---|
xhrExclusionRule | XHR exclusion rule | text | Examples:
| required |