builtin:process-group.cloud-application-workload-detection)
Enabling this setting merges processes of similar workloads into process groups, and consequently, services. Please note that fine-grained process detection rules will still be applied, while ignoring container or platform specific properties.
builtin:process-group.cloud-application-workload-detection
group:processes-and-containers.containers
group:processes-and-containers
environment
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:process-group.cloud-application-workload-detection |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:process-group.cloud-application-workload-detection | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:process-group.cloud-application-workload-detection |
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.
serverless
Enable this setting to
cloudFoundry
Enable this setting to get
docker
Enable this setting for plain Docker and Podman environments to get
kubernetes
Enable this setting to get
ServerlessCAWD
objectenabled
CloudFoundryCAWD
objectenabled
DockerCAWD
objectenabled
KubernetesOpenShiftCAWD
objectenabled
filters
Define rules to merge similar Kubernetes workloads into process groups.
You can use workload properties like namespace name, base pod name or container name as well as the environment variables DT_RELEASE_STAGE and DT_RELEASE_PRODUCT for grouping processes of similar workloads. The first applicable rule will be applied. If no rule matches, “Namespace name” + “Base pod name” + “Container name” is used as fallback.
FilterComplex
objectenabled
InclusionToggles
objectincNamespace
incBasepod
E.g. "cloud-credential-operator-" for "cloud-credential-operator-5ff6dbff57-gszgq"
incContainer
incStage
incProduct
If Product is enabled and has no value, it defaults to Base pod name
MatchFilter
objectmatchOperator
EXISTS
EQUALS
NOT_EQUALS
CONTAINS
NOT_CONTAINS
STARTS
NOT_STARTS
ENDS
NOT_ENDS
namespace