From 1c00f99d37f86da1abb9b77948f79f451f54ae65 Mon Sep 17 00:00:00 2001 From: Carlh88 Date: Tue, 16 Nov 2021 17:40:53 +0100 Subject: [PATCH] Revert "Add itsm problem notification integration for application APIGW to Dynatrace (tag filter removed)" This reverts commit a08a4fa46fdc28504b971e6248c323ebbd1ba29f. --- .../CD_APIGW/alerting-profile/default.json | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/BMW-Dynatrace-config/CD_APIGW/alerting-profile/default.json b/BMW-Dynatrace-config/CD_APIGW/alerting-profile/default.json index bb81115c..681a4c64 100644 --- a/BMW-Dynatrace-config/CD_APIGW/alerting-profile/default.json +++ b/BMW-Dynatrace-config/CD_APIGW/alerting-profile/default.json @@ -10,6 +10,11 @@ "tagFilter": { "includeMode": "INCLUDE_ALL", "tagFilters": [ + { + "context": "CONTEXTLESS", + "key": "Component", + "value": "{{.tag}}" + }, { "context": "CONTEXTLESS", "key": "Environment", @@ -24,6 +29,11 @@ "tagFilter": { "includeMode": "INCLUDE_ALL", "tagFilters": [ + { + "context": "CONTEXTLESS", + "key": "Component", + "value": "{{.tag}}" + }, { "context": "CONTEXTLESS", "key": "Environment", @@ -38,6 +48,11 @@ "tagFilter": { "includeMode": "INCLUDE_ALL", "tagFilters": [ + { + "context": "CONTEXTLESS", + "key": "Component", + "value": "{{.tag}}" + }, { "context": "CONTEXTLESS", "key": "Environment", @@ -52,6 +67,11 @@ "tagFilter": { "includeMode": "INCLUDE_ALL", "tagFilters": [ + { + "context": "CONTEXTLESS", + "key": "Component", + "value": "{{.tag}}" + }, { "context": "CONTEXTLESS", "key": "Environment", @@ -66,6 +86,11 @@ "tagFilter": { "includeMode": "INCLUDE_ALL", "tagFilters": [ + { + "context": "CONTEXTLESS", + "key": "Component", + "value": "{{.tag}}" + }, { "context": "CONTEXTLESS", "key": "Environment",