From 664303e4a3224df52760169d2ca0940e7900bcfe Mon Sep 17 00:00:00 2001 From: Markus Dlugi Date: Wed, 6 Apr 2022 12:43:40 +0200 Subject: [PATCH] COMFY-493: Fix total triggers and median duration data explorer graphs --- .../dashboard/CDcomfyCampaignMonitoring.json | 162 +++++++++--------- 1 file changed, 78 insertions(+), 84 deletions(-) diff --git a/BMW-Dynatrace-config/CD_comfy/dashboard/CDcomfyCampaignMonitoring.json b/BMW-Dynatrace-config/CD_comfy/dashboard/CDcomfyCampaignMonitoring.json index 9d6a5c50..1c620981 100644 --- a/BMW-Dynatrace-config/CD_comfy/dashboard/CDcomfyCampaignMonitoring.json +++ b/BMW-Dynatrace-config/CD_comfy/dashboard/CDcomfyCampaignMonitoring.json @@ -982,24 +982,23 @@ "filterBy": { "filterOperator": "AND", "nestedFilters": [ + { + "filter": "dt.entity.service", + "filterType": "TAG", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "Environment:{{.env}}", + "evaluator": "IN" + } + ] + }, { "filter": "Agent", "filterType": "DIMENSION", "filterOperator": "OR", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - } - ], + "nestedFilters": [], "criteria": [ { "value": "{{.agent2}}", @@ -1125,24 +1124,23 @@ "filterBy": { "filterOperator": "AND", "nestedFilters": [ + { + "filter": "dt.entity.service", + "filterType": "TAG", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "Environment:{{.env}}", + "evaluator": "IN" + } + ] + }, { "filter": "Agent", "filterType": "DIMENSION", "filterOperator": "OR", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - } - ], + "nestedFilters": [], "criteria": [ { "value": "{{.agent3}}", @@ -1320,24 +1318,23 @@ "filterBy": { "filterOperator": "AND", "nestedFilters": [ + { + "filter": "dt.entity.service", + "filterType": "TAG", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "Environment:{{.env}}", + "evaluator": "IN" + } + ] + }, { "filter": "Agent", "filterType": "DIMENSION", "filterOperator": "OR", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - } - ], + "nestedFilters": [], "criteria": [ { "value": "{{.agent3}}", @@ -1435,24 +1432,23 @@ "filterBy": { "filterOperator": "AND", "nestedFilters": [ + { + "filter": "dt.entity.service", + "filterType": "TAG", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "Environment:{{.env}}", + "evaluator": "IN" + } + ] + }, { "filter": "Agent", "filterType": "DIMENSION", "filterOperator": "OR", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - } - ], + "nestedFilters": [], "criteria": [ { "value": "{{.agent1}}", @@ -1630,24 +1626,23 @@ "filterBy": { "filterOperator": "AND", "nestedFilters": [ + { + "filter": "dt.entity.service", + "filterType": "TAG", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "Environment:{{.env}}", + "evaluator": "IN" + } + ] + }, { "filter": "Agent", "filterType": "DIMENSION", "filterOperator": "OR", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - } - ], + "nestedFilters": [], "criteria": [ { "value": "{{.agent1}}", @@ -1772,24 +1767,23 @@ "filterBy": { "filterOperator": "AND", "nestedFilters": [ + { + "filter": "dt.entity.service", + "filterType": "TAG", + "filterOperator": "OR", + "nestedFilters": [], + "criteria": [ + { + "value": "Environment:{{.env}}", + "evaluator": "IN" + } + ] + }, { "filter": "Agent", "filterType": "DIMENSION", "filterOperator": "OR", - "nestedFilters": [ - { - "filter": "dt.entity.service", - "filterType": "TAG", - "filterOperator": "OR", - "nestedFilters": [], - "criteria": [ - { - "value": "Environment:{{.env}}", - "evaluator": "IN" - } - ] - } - ], + "nestedFilters": [], "criteria": [ { "value": "{{.agent2}}",