Settings 2.0 - Define custom injection rules schema
Define custom injection rules (builtin:rum.web.custom-injection-rules
)
Define custom injection rules to control when and where RUM is automatically injected into your application's pages.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:rum.web.custom-injection-rules |
| APPLICATION - Web application |
Parameters
Property | Label | Type | Description | Required |
---|---|---|---|---|
enabled | Enable rule | boolean | - | required |
operator | Operator | enum | Example: For the URL: A rule can be specified on the URL pattern: Using the operator: Result: | required |
urlPattern | URL pattern | text | - | required |
rule | Rule | enum | - | required |
htmlPattern | - | text | - | required |