{ "displayName": "{{.name}}", "enabled": true, "metadata": { "clusterVersion": "1.212.88.20210305-151445", "configurationVersions": [ 0 ] }, "nameFormat": "{ProcessGroup:KubernetesNamespace} - {ProcessGroup:KubernetesFullPodName/buffet-(.*?)-}", "rules": [ { "comparisonInfo": { "negate": false, "operator": "EQUALS", "type": "TAG", "value": { "context": "CONTEXTLESS", "key": "Component", "value": "Buffet" } }, "key": { "attribute": "PROCESS_GROUP_TAGS" } }, { "comparisonInfo": { "caseSensitive": true, "negate": false, "operator": "BEGINS_WITH", "type": "STRING", "value": "buffet-" }, "key": { "attribute": "PROCESS_GROUP_PREDEFINED_METADATA", "dynamicKey": "KUBERNETES_FULL_POD_NAME", "type": "PROCESS_PREDEFINED_METADATA_KEY" } } ], "type": "PROCESS_GROUP" }