Pull request #263: Fix VDM standard dashboard template for RSU

Merge in OPAPM/cd_e2e_monitoring_config from feature/fix-rsu-vdm-standard-dashboard to master

* commit 'ef4b9c8c8345830f92aa944cf4bfb9d954c85398':
  Fix VDM standard dashboard template for RSU
intangibles-deploy-settings
Markus Dlugi (DE-721) 2022-07-06 10:48:07 +02:00 committed by Arnel Arnautovic (ext.)
commit d3011b0637
1 changed files with 41 additions and 39 deletions

View File

@ -6,13 +6,15 @@
"clusterVersion": "1.244.128.20220627-170555" "clusterVersion": "1.244.128.20220627-170555"
}, },
"dashboardMetadata": { "dashboardMetadata": {
"name": "CD_RSU - EMEA PROD - VDM Standard Dashboard Test", "name": "{{.name}}",
"shared": true, "shared": true,
"owner": "Markus.Dlugi@bmw.de", "owner": "Markus.Dlugi@bmw.de",
"dashboardFilter": { "dashboardFilter": {
"timeframe": "-24h to now" "timeframe": "-24h to now"
}, },
"tags": [ "tags": [
"{{.tag}}",
"{{.env}}",
"VDM" "VDM"
], ],
"preset": true "preset": true
@ -30,8 +32,8 @@
}, },
"tileFilter": { "tileFilter": {
"managementZone": { "managementZone": {
"id": "-5249314341918312822", "id": "{{.mzId}}",
"name": "CD_rsu" "name": "{{.mzName}}"
} }
} }
}, },
@ -97,8 +99,8 @@
"filtersPerEntityType": { "filtersPerEntityType": {
"DATABASE": { "DATABASE": {
"AUTO_TAGS": [ "AUTO_TAGS": [
"Environment:PROD", "Environment:{{.env}}",
"Component:rsu" "Component:{{.tag}}"
] ]
} }
} }
@ -129,8 +131,8 @@
"filtersPerEntityType": { "filtersPerEntityType": {
"SERVICE": { "SERVICE": {
"AUTO_TAGS": [ "AUTO_TAGS": [
"Environment:PROD", "Environment:{{.env}}",
"app-id:APP-16772" "app-id:{{.appId}}"
] ]
} }
} }
@ -161,8 +163,8 @@
"filtersPerEntityType": { "filtersPerEntityType": {
"HOST": { "HOST": {
"AUTO_TAGS": [ "AUTO_TAGS": [
"Environment:PROD", "Environment:{{.env}}",
"app-id:APP-16772" "app-id:{{.appId}}"
] ]
} }
} }
@ -207,7 +209,7 @@
"timeframe": "-30m" "timeframe": "-30m"
}, },
"assignedEntities": [ "assignedEntities": [
"12bf1807-6377-3ffc-aabb-7c956cc308aa" "{{.serviceLevelObjective}}"
] ]
}, },
{ {
@ -346,7 +348,7 @@
"timeframe": "-2h" "timeframe": "-2h"
}, },
"assignedEntities": [ "assignedEntities": [
"12bf1807-6377-3ffc-aabb-7c956cc308aa" "{{.serviceLevelObjective}}"
] ]
}, },
{ {
@ -363,7 +365,7 @@
"timeframe": "today" "timeframe": "today"
}, },
"assignedEntities": [ "assignedEntities": [
"12bf1807-6377-3ffc-aabb-7c956cc308aa" "{{.serviceLevelObjective}}"
] ]
}, },
{ {
@ -380,7 +382,7 @@
"timeframe": "-72h to now" "timeframe": "-72h to now"
}, },
"assignedEntities": [ "assignedEntities": [
"12bf1807-6377-3ffc-aabb-7c956cc308aa" "{{.serviceLevelObjective}}"
] ]
}, },
{ {
@ -445,7 +447,7 @@
"timeframe": "-7d to now" "timeframe": "-7d to now"
}, },
"assignedEntities": [ "assignedEntities": [
"12bf1807-6377-3ffc-aabb-7c956cc308aa" "{{.serviceLevelObjective}}"
] ]
}, },
{ {
@ -490,7 +492,7 @@
"id": "B", "id": "B",
"spaceAggregation": "AVG", "spaceAggregation": "AVG",
"timeAggregation": "DEFAULT", "timeAggregation": "DEFAULT",
"metricSelector": "(100)*(builtin:service.keyRequest.errors.server.successCount:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method),entityId(~\"SERVICE_METHOD-838A33198DB71C3D~\",~\"SERVICE_METHOD-544D9A523951DD9D~\",~\"SERVICE_METHOD-C7C7E7E30134CC4D~\",~\"SERVICE_METHOD-F5D48F6F3C9BB5A5~\",~\"SERVICE_METHOD-8C07F6C47928DCE1~\",~\"SERVICE_METHOD-EC33958252EFBE2D~\",~\"SERVICE_METHOD-887AD0E6454A03AD~\",~\"SERVICE_METHOD-C6618A2B5214ED42~\",~\"SERVICE_METHOD-0700CD81C580BCFE~\",~\"SERVICE_METHOD-C2A96AF76A2B3357~\",~\"SERVICE_METHOD-415422AFEC4E5C30~\")\")))):splitBy():avg:auto:sort(value(avg,descending)):limit(11))/(builtin:service.keyRequest.count.server:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method),entityId(~\"SERVICE_METHOD-838A33198DB71C3D~\",~\"SERVICE_METHOD-544D9A523951DD9D~\",~\"SERVICE_METHOD-C7C7E7E30134CC4D~\",~\"SERVICE_METHOD-F5D48F6F3C9BB5A5~\",~\"SERVICE_METHOD-8C07F6C47928DCE1~\",~\"SERVICE_METHOD-EC33958252EFBE2D~\",~\"SERVICE_METHOD-887AD0E6454A03AD~\",~\"SERVICE_METHOD-C6618A2B5214ED42~\",~\"SERVICE_METHOD-0700CD81C580BCFE~\",~\"SERVICE_METHOD-C2A96AF76A2B3357~\",~\"SERVICE_METHOD-415422AFEC4E5C30~\")\")))):splitBy():avg:auto:sort(value(avg,descending)):limit(11))", "metricSelector": "{{.reliabilityOverTime}}",
"enabled": true "enabled": true
} }
], ],
@ -567,7 +569,7 @@
"id": "B", "id": "B",
"spaceAggregation": "AVG", "spaceAggregation": "AVG",
"timeAggregation": "DEFAULT", "timeAggregation": "DEFAULT",
"metricSelector": "((100)*(builtin:service.keyRequest.errors.server.successCount:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method),entityId(~\"SERVICE_METHOD-838A33198DB71C3D~\",~\"SERVICE_METHOD-544D9A523951DD9D~\",~\"SERVICE_METHOD-C7C7E7E30134CC4D~\",~\"SERVICE_METHOD-F5D48F6F3C9BB5A5~\",~\"SERVICE_METHOD-8C07F6C47928DCE1~\",~\"SERVICE_METHOD-EC33958252EFBE2D~\",~\"SERVICE_METHOD-887AD0E6454A03AD~\",~\"SERVICE_METHOD-C6618A2B5214ED42~\",~\"SERVICE_METHOD-0700CD81C580BCFE~\",~\"SERVICE_METHOD-C2A96AF76A2B3357~\",~\"SERVICE_METHOD-415422AFEC4E5C30~\")\")))):splitBy(\"dt.entity.service_method\"):avg:auto:sort(value(avg,descending)):limit(11))/(builtin:service.keyRequest.count.server:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method),entityId(~\"SERVICE_METHOD-838A33198DB71C3D~\",~\"SERVICE_METHOD-544D9A523951DD9D~\",~\"SERVICE_METHOD-C7C7E7E30134CC4D~\",~\"SERVICE_METHOD-F5D48F6F3C9BB5A5~\",~\"SERVICE_METHOD-8C07F6C47928DCE1~\",~\"SERVICE_METHOD-EC33958252EFBE2D~\",~\"SERVICE_METHOD-887AD0E6454A03AD~\",~\"SERVICE_METHOD-C6618A2B5214ED42~\",~\"SERVICE_METHOD-0700CD81C580BCFE~\",~\"SERVICE_METHOD-C2A96AF76A2B3357~\",~\"SERVICE_METHOD-415422AFEC4E5C30~\")\")))):splitBy(\"dt.entity.service_method\"):avg:auto:sort(value(avg,descending)):limit(11))):sort(value(avg,ascending))", "metricSelector": "{{.reliabilityPerKeyRequest}}",
"enabled": true "enabled": true
} }
], ],
@ -635,7 +637,7 @@
"height": 38 "height": 38
}, },
"tileFilter": {}, "tileFilter": {},
"markdown": "#### [What is measured here?](https://atc.bmwgroup.net/confluence/x/xzB-VQ#ReliabilityMeasurement-RemoteSoftwareUpgrade(RSU))" "markdown": "#### [What is measured here?]({{.reliabilityLink}})"
}, },
{ {
"name": "Response Time, Request Count and Number of Errors of all Services", "name": "Response Time, Request Count and Number of Errors of all Services",
@ -654,21 +656,21 @@
"id": "A", "id": "A",
"timeAggregation": "DEFAULT", "timeAggregation": "DEFAULT",
"splitBy": [], "splitBy": [],
"metricSelector": "builtin:service.response.time:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"app-id:APP-16772~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:PROD~\")\"))))):splitBy():avg:auto:sort(value(avg,descending)):limit(10)", "metricSelector": "builtin:service.response.time:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"app-id:{{.appId}}~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\"))))):splitBy():avg:auto:sort(value(avg,descending)):limit(10)",
"enabled": true "enabled": true
}, },
{ {
"id": "B", "id": "B",
"timeAggregation": "DEFAULT", "timeAggregation": "DEFAULT",
"splitBy": [], "splitBy": [],
"metricSelector": "builtin:service.requestCount.total:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:PROD~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"app-id:APP-16772~\")\"))))):splitBy():value:auto:sort(value(sum,descending)):limit(10)", "metricSelector": "builtin:service.requestCount.total:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"app-id:{{.appId}}~\")\"))))):splitBy():value:auto:sort(value(sum,descending)):limit(10)",
"enabled": true "enabled": true
}, },
{ {
"id": "C", "id": "C",
"timeAggregation": "DEFAULT", "timeAggregation": "DEFAULT",
"splitBy": [], "splitBy": [],
"metricSelector": "builtin:service.errors.total.count:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:PROD~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"app-id:APP-16772~\")\"))))):splitBy():value:auto:sort(value(sum,descending)):limit(10)", "metricSelector": "builtin:service.errors.total.count:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"app-id:{{.appId}}~\")\"))))):splitBy():value:auto:sort(value(sum,descending)):limit(10)",
"enabled": true "enabled": true
} }
], ],
@ -809,21 +811,21 @@
"id": "A", "id": "A",
"timeAggregation": "DEFAULT", "timeAggregation": "DEFAULT",
"splitBy": [], "splitBy": [],
"metricSelector": "builtin:service.response.time:filter(and(in(\"dt.entity.service\",entitySelector(\"type(service),servicetype(~\"WEB_SERVICE~\")\")),and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:PROD~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"app-id:APP-16772~\")\"))))):splitBy():avg:auto:sort(value(avg,descending)):limit(10)", "metricSelector": "builtin:service.response.time:filter(and(in(\"dt.entity.service\",entitySelector(\"type(service),servicetype(~\"WEB_SERVICE~\")\")),and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"app-id:{{.appId}}~\")\"))))):splitBy():avg:auto:sort(value(avg,descending)):limit(10)",
"enabled": true "enabled": true
}, },
{ {
"id": "B", "id": "B",
"timeAggregation": "DEFAULT", "timeAggregation": "DEFAULT",
"splitBy": [], "splitBy": [],
"metricSelector": "builtin:service.requestCount.total:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:PROD~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"app-id:APP-16772~\")\"))),in(\"dt.entity.service\",entitySelector(\"type(service),servicetype(~\"WEB_SERVICE~\")\")))):splitBy():value:auto:sort(value(sum,descending)):limit(10)", "metricSelector": "builtin:service.requestCount.total:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"app-id:{{.appId}}~\")\"))),in(\"dt.entity.service\",entitySelector(\"type(service),servicetype(~\"WEB_SERVICE~\")\")))):splitBy():value:auto:sort(value(sum,descending)):limit(10)",
"enabled": true "enabled": true
}, },
{ {
"id": "C", "id": "C",
"timeAggregation": "DEFAULT", "timeAggregation": "DEFAULT",
"splitBy": [], "splitBy": [],
"metricSelector": "builtin:service.errors.total.count:filter(and(in(\"dt.entity.service\",entitySelector(\"type(service),servicetype(~\"WEB_SERVICE~\")\")),and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"app-id:APP-16772~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:PROD~\")\"))))):splitBy():value:auto:sort(value(sum,descending)):limit(10)", "metricSelector": "builtin:service.errors.total.count:filter(and(in(\"dt.entity.service\",entitySelector(\"type(service),servicetype(~\"WEB_SERVICE~\")\")),and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"app-id:{{.appId}}~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\"))))):splitBy():value:auto:sort(value(sum,descending)):limit(10)",
"enabled": true "enabled": true
} }
], ],
@ -964,21 +966,21 @@
"id": "A", "id": "A",
"timeAggregation": "DEFAULT", "timeAggregation": "DEFAULT",
"splitBy": [], "splitBy": [],
"metricSelector": "builtin:service.response.time:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:PROD~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),databaseName.exists(),toRelationship.calls(type(service),tag(~\"app-id:APP-16772~\"))\")))),in(\"dt.entity.service\",entitySelector(\"type(service),servicetype(~\"DATABASE_SERVICE~\")\"))):splitBy():avg:auto:sort(value(avg,descending)):limit(10)", "metricSelector": "builtin:service.response.time:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),databaseName.exists(),toRelationship.calls(type(service),tag(~\"app-id:{{.appId}}~\"))\")))),in(\"dt.entity.service\",entitySelector(\"type(service),servicetype(~\"DATABASE_SERVICE~\")\"))):splitBy():avg:auto:sort(value(avg,descending)):limit(10)",
"enabled": true "enabled": true
}, },
{ {
"id": "B", "id": "B",
"timeAggregation": "DEFAULT", "timeAggregation": "DEFAULT",
"splitBy": [], "splitBy": [],
"metricSelector": "builtin:service.requestCount.total:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:PROD~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),databaseName.exists(),toRelationship.calls(type(service),tag(~\"app-id:APP-16772~\"))\")))),in(\"dt.entity.service\",entitySelector(\"type(service),servicetype(~\"DATABASE_SERVICE~\")\"))):splitBy():value:auto:sort(value(sum,descending)):limit(10)", "metricSelector": "builtin:service.requestCount.total:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),databaseName.exists(),toRelationship.calls(type(service),tag(~\"app-id:{{.appId}}~\"))\")))),in(\"dt.entity.service\",entitySelector(\"type(service),servicetype(~\"DATABASE_SERVICE~\")\"))):splitBy():value:auto:sort(value(sum,descending)):limit(10)",
"enabled": true "enabled": true
}, },
{ {
"id": "C", "id": "C",
"timeAggregation": "DEFAULT", "timeAggregation": "DEFAULT",
"splitBy": [], "splitBy": [],
"metricSelector": "builtin:service.errors.total.count:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:PROD~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),databaseName.exists(),toRelationship.calls(type(service),tag(~\"app-id:APP-16772~\"))\")))),in(\"dt.entity.service\",entitySelector(\"type(service),servicetype(~\"DATABASE_SERVICE~\")\"))):splitBy():value:auto:sort(value(sum,descending)):limit(10)", "metricSelector": "builtin:service.errors.total.count:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),databaseName.exists(),toRelationship.calls(type(service),tag(~\"app-id:{{.appId}}~\"))\")))),in(\"dt.entity.service\",entitySelector(\"type(service),servicetype(~\"DATABASE_SERVICE~\")\"))):splitBy():value:auto:sort(value(sum,descending)):limit(10)",
"enabled": true "enabled": true
} }
], ],
@ -1119,21 +1121,21 @@
"id": "A", "id": "A",
"timeAggregation": "DEFAULT", "timeAggregation": "DEFAULT",
"splitBy": [], "splitBy": [],
"metricSelector": "builtin:service.response.time:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"app-id:APP-16772~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:PROD~\")\"))),in(\"dt.entity.service\",entitySelector(\"type(service),servicetype(~\"MESSAGING_SERVICE~\")\")))):splitBy():avg:auto:sort(value(avg,descending)):limit(10)", "metricSelector": "builtin:service.response.time:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"app-id:{{.appId}}~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\"))),in(\"dt.entity.service\",entitySelector(\"type(service),servicetype(~\"MESSAGING_SERVICE~\")\")))):splitBy():avg:auto:sort(value(avg,descending)):limit(10)",
"enabled": true "enabled": true
}, },
{ {
"id": "B", "id": "B",
"timeAggregation": "DEFAULT", "timeAggregation": "DEFAULT",
"splitBy": [], "splitBy": [],
"metricSelector": "builtin:service.requestCount.total:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"app-id:APP-16772~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:PROD~\")\"))),in(\"dt.entity.service\",entitySelector(\"type(service),servicetype(~\"MESSAGING_SERVICE~\")\")))):splitBy():value:auto:sort(value(sum,descending)):limit(10)", "metricSelector": "builtin:service.requestCount.total:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"app-id:{{.appId}}~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\"))),in(\"dt.entity.service\",entitySelector(\"type(service),servicetype(~\"MESSAGING_SERVICE~\")\")))):splitBy():value:auto:sort(value(sum,descending)):limit(10)",
"enabled": true "enabled": true
}, },
{ {
"id": "C", "id": "C",
"timeAggregation": "DEFAULT", "timeAggregation": "DEFAULT",
"splitBy": [], "splitBy": [],
"metricSelector": "builtin:service.errors.total.count:filter(and(in(\"dt.entity.service\",entitySelector(\"type(service),servicetype(~\"MESSAGING_SERVICE~\")\")),and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:PROD~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"app-id:APP-16772~\")\"))))):splitBy():value:auto:sort(value(sum,descending)):limit(10)", "metricSelector": "builtin:service.errors.total.count:filter(and(in(\"dt.entity.service\",entitySelector(\"type(service),servicetype(~\"MESSAGING_SERVICE~\")\")),and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"app-id:{{.appId}}~\")\"))))):splitBy():value:auto:sort(value(sum,descending)):limit(10)",
"enabled": true "enabled": true
} }
], ],
@ -1274,7 +1276,7 @@
"id": "A", "id": "A",
"timeAggregation": "DEFAULT", "timeAggregation": "DEFAULT",
"splitBy": [], "splitBy": [],
"metricSelector": "builtin:service.errors.total.count:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"app-id:APP-16772~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:PROD~\")\"))))):splitBy(\"dt.entity.service\"):value:auto:sort(value(sum,descending)):limit(10)", "metricSelector": "builtin:service.errors.total.count:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"app-id:{{.appId}}~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\"))))):splitBy(\"dt.entity.service\"):value:auto:sort(value(sum,descending)):limit(10)",
"enabled": true "enabled": true
} }
], ],
@ -1368,7 +1370,7 @@
"id": "A", "id": "A",
"timeAggregation": "DEFAULT", "timeAggregation": "DEFAULT",
"splitBy": [], "splitBy": [],
"metricSelector": "builtin:service.errors.total.count:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"app-id:APP-16772~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:PROD~\")\"))))):splitBy(\"dt.entity.service\"):value:auto:sort(value(sum,descending)):limit(10)", "metricSelector": "builtin:service.errors.total.count:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"app-id:{{.appId}}~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\"))))):splitBy(\"dt.entity.service\"):value:auto:sort(value(sum,descending)):limit(10)",
"enabled": true "enabled": true
} }
], ],
@ -1442,7 +1444,7 @@
"id": "A", "id": "A",
"timeAggregation": "DEFAULT", "timeAggregation": "DEFAULT",
"splitBy": [], "splitBy": [],
"metricSelector": "builtin:host.cpu.usage:filter(and(and(in(\"dt.entity.host\",entitySelector(\"type(host),tag(~\"app-id:APP-16772~\")\")),in(\"dt.entity.host\",entitySelector(\"type(host),tag(~\"Environment:PROD~\")\"))))):splitBy(\"dt.entity.host\"):avg:auto:sort(value(avg,descending)):limit(10)", "metricSelector": "builtin:host.cpu.usage:filter(and(and(in(\"dt.entity.host\",entitySelector(\"type(host),tag(~\"app-id:{{.appId}}~\")\")),in(\"dt.entity.host\",entitySelector(\"type(host),tag(~\"Environment:{{.env}}~\")\"))))):splitBy(\"dt.entity.host\"):avg:auto:sort(value(avg,descending)):limit(10)",
"enabled": true "enabled": true
} }
], ],
@ -1541,14 +1543,14 @@
"id": "A", "id": "A",
"timeAggregation": "DEFAULT", "timeAggregation": "DEFAULT",
"splitBy": [], "splitBy": [],
"metricSelector": "builtin:tech.jvm.memory.pool.max:filter(and(and(in(\"dt.entity.process_group_instance\",entitySelector(\"type(process_group_instance),tag(~\"Environment:PROD~\")\")),in(\"dt.entity.process_group_instance\",entitySelector(\"type(process_group_instance),tag(~\"app-id:APP-16772~\")\"))))):splitBy():avg:auto:sort(value(avg,descending)):limit(10)", "metricSelector": "builtin:tech.jvm.memory.pool.max:filter(and(and(in(\"dt.entity.process_group_instance\",entitySelector(\"type(process_group_instance),tag(~\"Environment:{{.env}}~\")\")),in(\"dt.entity.process_group_instance\",entitySelector(\"type(process_group_instance),tag(~\"app-id:{{.appId}}~\")\"))))):splitBy():avg:auto:sort(value(avg,descending)):limit(10)",
"enabled": true "enabled": true
}, },
{ {
"id": "B", "id": "B",
"timeAggregation": "DEFAULT", "timeAggregation": "DEFAULT",
"splitBy": [], "splitBy": [],
"metricSelector": "builtin:tech.jvm.memory.pool.used:filter(and(and(in(\"dt.entity.process_group_instance\",entitySelector(\"type(process_group_instance),tag(~\"Environment:PROD~\")\")),in(\"dt.entity.process_group_instance\",entitySelector(\"type(process_group_instance),tag(~\"app-id:APP-16772~\")\"))))):splitBy(\"dt.entity.process_group_instance\"):avg:auto:sort(value(avg,descending)):limit(10)", "metricSelector": "builtin:tech.jvm.memory.pool.used:filter(and(and(in(\"dt.entity.process_group_instance\",entitySelector(\"type(process_group_instance),tag(~\"Environment:{{.env}}~\")\")),in(\"dt.entity.process_group_instance\",entitySelector(\"type(process_group_instance),tag(~\"app-id:{{.appId}}~\")\"))))):splitBy(\"dt.entity.process_group_instance\"):avg:auto:sort(value(avg,descending)):limit(10)",
"enabled": true "enabled": true
} }
], ],
@ -1658,7 +1660,7 @@
"id": "A", "id": "A",
"timeAggregation": "DEFAULT", "timeAggregation": "DEFAULT",
"splitBy": [], "splitBy": [],
"metricSelector": "builtin:tech.jvm.memory.gc.suspensionTime:filter(and(and(in(\"dt.entity.process_group_instance\",entitySelector(\"type(process_group_instance),tag(~\"app-id:APP-16772~\")\")),in(\"dt.entity.process_group_instance\",entitySelector(\"type(process_group_instance),tag(~\"Environment:PROD~\")\"))))):splitBy(\"dt.entity.process_group_instance\"):avg:auto:sort(value(avg,descending)):limit(10)", "metricSelector": "builtin:tech.jvm.memory.gc.suspensionTime:filter(and(and(in(\"dt.entity.process_group_instance\",entitySelector(\"type(process_group_instance),tag(~\"app-id:{{.appId}}~\")\")),in(\"dt.entity.process_group_instance\",entitySelector(\"type(process_group_instance),tag(~\"Environment:{{.env}}~\")\"))))):splitBy(\"dt.entity.process_group_instance\"):avg:auto:sort(value(avg,descending)):limit(10)",
"enabled": true "enabled": true
} }
], ],
@ -1757,14 +1759,14 @@
"id": "A", "id": "A",
"timeAggregation": "DEFAULT", "timeAggregation": "DEFAULT",
"splitBy": [], "splitBy": [],
"metricSelector": "builtin:service.dbconnections.success:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:PROD~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),databaseName.exists(),toRelationship.calls(type(service),tag(~\"app-id:APP-16772~\"))\"))))):splitBy():value:auto:sort(value(sum,descending)):limit(10)", "metricSelector": "builtin:service.dbconnections.success:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\")),in(\"dt.entity.service\",entitySelector(\"type(service),databaseName.exists(),toRelationship.calls(type(service),tag(~\"app-id:{{.appId}}~\"))\"))))):splitBy():value:auto:sort(value(sum,descending)):limit(10)",
"enabled": true "enabled": true
}, },
{ {
"id": "B", "id": "B",
"timeAggregation": "DEFAULT", "timeAggregation": "DEFAULT",
"splitBy": [], "splitBy": [],
"metricSelector": "builtin:service.dbconnections.failure:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),databaseName.exists(),toRelationship.calls(type(service),tag(~\"app-id:APP-16772~\"))\")),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:PROD~\")\"))))):splitBy():value:auto:sort(value(sum,descending)):limit(10)", "metricSelector": "builtin:service.dbconnections.failure:filter(and(and(in(\"dt.entity.service\",entitySelector(\"type(service),databaseName.exists(),toRelationship.calls(type(service),tag(~\"app-id:{{.appId}}~\"))\")),in(\"dt.entity.service\",entitySelector(\"type(service),tag(~\"Environment:{{.env}}~\")\"))))):splitBy():value:auto:sort(value(sum,descending)):limit(10)",
"enabled": true "enabled": true
} }
], ],
@ -1879,7 +1881,7 @@
"id": "A", "id": "A",
"timeAggregation": "DEFAULT", "timeAggregation": "DEFAULT",
"splitBy": [], "splitBy": [],
"metricSelector": "builtin:tech.jvm.threads.avgActiveThreadCount:filter(and(and(in(\"dt.entity.process_group_instance\",entitySelector(\"type(process_group_instance),tag(~\"app-id:APP-16772~\")\")),in(\"dt.entity.process_group_instance\",entitySelector(\"type(process_group_instance),tag(~\"Environment:PROD~\")\"))))):splitBy(\"dt.entity.process_group_instance\"):avg:auto:sort(value(avg,descending)):limit(10)", "metricSelector": "builtin:tech.jvm.threads.avgActiveThreadCount:filter(and(and(in(\"dt.entity.process_group_instance\",entitySelector(\"type(process_group_instance),tag(~\"app-id:{{.appId}}~\")\")),in(\"dt.entity.process_group_instance\",entitySelector(\"type(process_group_instance),tag(~\"Environment:{{.env}}~\")\"))))):splitBy(\"dt.entity.process_group_instance\"):avg:auto:sort(value(avg,descending)):limit(10)",
"enabled": true "enabled": true
} }
], ],
@ -1970,7 +1972,7 @@
"id": "A", "id": "A",
"timeAggregation": "DEFAULT", "timeAggregation": "DEFAULT",
"splitBy": [], "splitBy": [],
"metricSelector": "builtin:tech.jvm.threads.avgActiveThreadCount:filter(and(and(in(\"dt.entity.process_group_instance\",entitySelector(\"type(process_group_instance),tag(~\"Environment:PROD~\")\")),in(\"dt.entity.process_group_instance\",entitySelector(\"type(process_group_instance),tag(~\"app-id:APP-16772~\")\"))))):splitBy(\"Thread state\"):avg:auto:sort(value(avg,descending)):limit(10)", "metricSelector": "builtin:tech.jvm.threads.avgActiveThreadCount:filter(and(and(in(\"dt.entity.process_group_instance\",entitySelector(\"type(process_group_instance),tag(~\"Environment:{{.env}}~\")\")),in(\"dt.entity.process_group_instance\",entitySelector(\"type(process_group_instance),tag(~\"app-id:{{.appId}}~\")\"))))):splitBy(\"Thread state\"):avg:auto:sort(value(avg,descending)):limit(10)",
"enabled": true "enabled": true
} }
], ],