diff --git a/BMW-Dynatrace-config/00_Global-Config/auto-tag/Component.json b/BMW-Dynatrace-config/00_Global-Config/auto-tag/Component.json index 0515bd9c..f74acc76 100644 --- a/BMW-Dynatrace-config/00_Global-Config/auto-tag/Component.json +++ b/BMW-Dynatrace-config/00_Global-Config/auto-tag/Component.json @@ -3946,7 +3946,11 @@ "negate": false, "operator": "CONTAINS", "type": "STRING", +<<<<<<< HEAD + "value": "sfa_fre" +======= "value": "sfa_ts" +>>>>>>> b297e7444bc05ef8feb27cae1196d96e2c3b065d }, "key": { "attribute": "SERVICE_DATABASE_NAME", @@ -3957,7 +3961,44 @@ "enabled": true, "propagationTypes": [], "type": "SERVICE", +<<<<<<< HEAD + "valueFormat": "sfa-fre" + }, + { + "conditions": [ + { + "comparisonInfo": { + "negate": false, + "operator": "EQUALS", + "type": "SERVICE_TYPE", + "value": "DATABASE_SERVICE" + }, + "key": { + "attribute": "SERVICE_TYPE", + "type": "STATIC" + } + }, + { + "comparisonInfo": { + "caseSensitive": true, + "negate": false, + "operator": "CONTAINS", + "type": "STRING", + "value": "oh" + }, + "key": { + "attribute": "SERVICE_DATABASE_NAME", + "type": "STATIC" + } + } + ], + "enabled": true, + "propagationTypes": [], + "type": "SERVICE", + "valueFormat": "asbc-sfa-oh" +======= "valueFormat": "sfa-ts" +>>>>>>> b297e7444bc05ef8feb27cae1196d96e2c3b065d } ] }