Settings API - Advanced detection rules schema table
Advanced detection rules (builtin:process-group.advanced-detection-rule)
Advanced process group detection rules enable you to adapt the detection logic for deep monitored processes by leveraging properties that are automatically detected by OneAgent during the startup of a process.
Advanced detection rules are capable to extract additional process group and instance identifier from processes to fine tune the automatic detection logic of OneAgent. More about custom process-group detection
Note: Detection rules change the composition, makeup, and identity of a process group, not just the name. If you only need to change default name use the naming rules (<your-dynatrace-url>//#settings/pgnamingsettings "Visit Naming rules page"
) instead.
Process-group detection rules only affect processes that are deep monitored by the Dynatrace OneAgent and require a restart of your processes to affect how processes are identified and grouped.
builtin:process-group.advanced-detection-rule
group:processes-and-containers.processes
group:processes-and-containers
environment
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:process-group.advanced-detection-rule |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:process-group.advanced-detection-rule | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:process-group.advanced-detection-rule |
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
enabled
processDetection
Apply this rule to processes where the selected property contains the specified string.
groupExtraction
You can define the properties that should be used to identify your process groups.
instanceExtraction
You can define the properties that should be used to identify your process instances.
The processGroupDetection
object
property
containedString
(case sensitive)
restrictToProcessType
Note: Not all types can be detected at startup.
The processGroupExtraction
object
property
standaloneRule
If this option is selected, the default Dynatrace behavior is disabled for these detected processes. Only this rule is used to separate the process group.
If this option is not selected, this rule contributes to the default Dynatrace process group detection.
The processInstanceExtraction
object
property
The delimiter
object
from
to
removeIds
(e.g. versions, hex, dates, and build numbers)