From 1ef76e28c64596fbdaa7c52d85cc56b01e3e340a Mon Sep 17 00:00:00 2001 From: "SLW\\ARNAUA" Date: Fri, 15 Jul 2022 14:54:30 +0200 Subject: [PATCH] ITSM Integration configured as requested in ticket OPMAAS-1700. --- .../CD_smc2-key-trk/alerting-profile/default.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/BMW-Dynatrace-config/CD_smc2-key-trk/alerting-profile/default.json b/BMW-Dynatrace-config/CD_smc2-key-trk/alerting-profile/default.json index 681a4c64..de613539 100644 --- a/BMW-Dynatrace-config/CD_smc2-key-trk/alerting-profile/default.json +++ b/BMW-Dynatrace-config/CD_smc2-key-trk/alerting-profile/default.json @@ -12,7 +12,7 @@ "tagFilters": [ { "context": "CONTEXTLESS", - "key": "Component", + "key": "ms-id", "value": "{{.tag}}" }, { @@ -31,7 +31,7 @@ "tagFilters": [ { "context": "CONTEXTLESS", - "key": "Component", + "key": "ms-id", "value": "{{.tag}}" }, { @@ -50,7 +50,7 @@ "tagFilters": [ { "context": "CONTEXTLESS", - "key": "Component", + "key": "ms-id", "value": "{{.tag}}" }, { @@ -69,7 +69,7 @@ "tagFilters": [ { "context": "CONTEXTLESS", - "key": "Component", + "key": "ms-id", "value": "{{.tag}}" }, { @@ -88,7 +88,7 @@ "tagFilters": [ { "context": "CONTEXTLESS", - "key": "Component", + "key": "ms-id", "value": "{{.tag}}" }, {