24 Feb 2025 10:59 AM - edited 24 Feb 2025 12:28 PM
Hello. Here is an updated devops Dashboard originally developed by Dynatrace. Elements have been upgraded to be up to date. Dashboard has been extended with filters and information about the state of hard drives, which is useful for sysops. Preview is censored due to obvious reasons.
{
"metadata": {
"configurationVersions": [
7
],
"clusterVersion": "1.308.50.20250221-104837"
},
"id": "f244b8ae-6b01-4177-ad18-43fe6cf25457",
"dashboardMetadata": {
"name": " Performance overview",
"shared": true,
"owner": "jan.kucera@external.forvia.com",
"dashboardFilter": {
"timeframe": "-24h to now"
},
"tags": [
"PerformanceOverview",
"Overview",
"Performance",
"PerformanceEngineering"
],
"preset": true,
"popularity": 2,
"dynamicFilters": {
"filters": [
"HOST_TAG_KEY:Role",
"OS_TYPE",
"HOST_TAG_KEY:IP",
"HOST_TAG_KEY:AppName",
"HOST_TAG_KEY:Host Name",
"SERVICE_TYPE"
],
"genericTagFilters": []
},
"hasConsistentColors": false
},
"tiles": [
{
"name": "Request count vs 90th ResponseTime",
"tileType": "DATA_EXPLORER",
"configured": true,
"bounds": {
"top": 38,
"left": 304,
"width": 684,
"height": 304
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"customName": "Request count vs 95th ResponseTime",
"queries": [
{
"id": "A",
"metric": "builtin:service.requestCount.total",
"spaceAggregation": "VALUE",
"timeAggregation": "DEFAULT",
"splitBy": [
"dt.entity.service"
],
"filterBy": {
"filterOperator": "AND",
"nestedFilters": [],
"criteria": []
},
"rate": "NONE",
"enabled": true
},
{
"id": "B",
"metric": "builtin:service.response.time",
"spaceAggregation": "PERCENTILE_90",
"timeAggregation": "DEFAULT",
"splitBy": [
"dt.entity.service"
],
"filterBy": {
"filterOperator": "AND",
"nestedFilters": [],
"criteria": []
},
"rate": "NONE",
"enabled": true
}
],
"visualConfig": {
"type": "GRAPH_CHART",
"global": {
"hideLegend": false
},
"rules": [
{
"matcher": "A:",
"properties": {
"color": "DEFAULT",
"seriesType": "STACKED_COLUMN"
},
"seriesOverrides": []
},
{
"matcher": "B:",
"properties": {
"color": "DEFAULT",
"seriesType": "LINE"
},
"seriesOverrides": []
}
],
"axes": {
"xAxis": {
"visible": true
},
"yAxes": [
{
"visible": true,
"min": "AUTO",
"max": "AUTO",
"position": "LEFT",
"queryIds": [
"A"
],
"defaultAxis": true
},
{
"visible": true,
"min": "AUTO",
"max": "AUTO",
"position": "RIGHT",
"queryIds": [
"B"
],
"defaultAxis": false
}
]
},
"heatmapSettings": {
"yAxis": "VALUE"
},
"thresholds": [],
"tableSettings": {
"hiddenColumns": []
},
"graphChartSettings": {
"connectNulls": false
},
"honeycombSettings": {
"showHive": true,
"showLegend": true,
"showLabels": false
}
},
"metricExpressions": [
"resolution=null&(builtin:service.requestCount.total:splitBy(\"dt.entity.service\"):value:sort(value(sum,descending)):limit(20)):limit(100):names,(builtin:service.response.time:splitBy(\"dt.entity.service\"):percentile(90.0):sort(value(percentile(90.0),descending)):limit(20)):limit(100):names"
]
},
{
"name": "Markdown",
"tileType": "MARKDOWN",
"configured": true,
"bounds": {
"top": 0,
"left": 380,
"width": 304,
"height": 38
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"markdown": "[ TX > 10 Sec](/ui/diagnostictools/mda?gtf=-2h&gf=all&metric=REQUEST_COUNT&dimension=%7BRequest:Name%7D&mergeServices=false&aggregation=COUNT&percentile=80&chart=COLUMN&mdaId=topweb&servicefilter=0%1E0%1110000000%144611686018427387) - [ >30 Sec](/ui/diagnostictools/mda?gtf=-2h&gf=all&metric=REQUEST_COUNT&dimension=%7BRequest:Name%7D&mergeServices=false&aggregation=COUNT&percentile=80&chart=COLUMN&mdaId=topweb&servicefilter=0%1E0%1130000000%144611686018427387) - [Exceptions](/ui/diagnostictools/mda?gtf=today&gf=all&mdaId=exceptions&metric=EXCEPTION_COUNT&dimension=%7BException:Class%7D&mergeServices=true&aggregation=SUM&percentile=80&chart=COLUMN&servicefilter=0%1E29%110) "
},
{
"name": "Markdown",
"tileType": "MARKDOWN",
"configured": true,
"bounds": {
"top": 0,
"left": 0,
"width": 380,
"height": 38
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"markdown": "[ Diagnostic Tools](/ui/diagnostictools) - [ Smartscape](#smartscape;gf=all) - [Technologies](#newprocessessummary;)\n"
},
{
"name": "",
"tileType": "DATABASES_OVERVIEW",
"configured": true,
"bounds": {
"top": 38,
"left": 0,
"width": 152,
"height": 152
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"filterConfig": {
"type": "DATABASE",
"customName": "Databases",
"defaultName": "Databases",
"chartConfig": {
"legendShown": true,
"type": "TIMESERIES",
"series": [],
"resultMetadata": {}
},
"filtersPerEntityType": {}
},
"chartVisible": true
},
{
"name": "DB Calls vs Time in DB",
"tileType": "DATA_EXPLORER",
"configured": true,
"bounds": {
"top": 722,
"left": 304,
"width": 684,
"height": 304
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"customName": "DB Calls vs Time in DB",
"queries": [
{
"id": "A",
"metric": "builtin:service.dbChildCallCount",
"spaceAggregation": "VALUE",
"timeAggregation": "DEFAULT",
"splitBy": [
"dt.entity.service"
],
"filterBy": {
"filterOperator": "AND",
"nestedFilters": [],
"criteria": []
},
"rate": "NONE",
"enabled": true
},
{
"id": "B",
"metric": "builtin:service.dbChildCallTime",
"spaceAggregation": "VALUE",
"timeAggregation": "DEFAULT",
"splitBy": [
"dt.entity.service"
],
"filterBy": {
"filterOperator": "AND",
"nestedFilters": [],
"criteria": []
},
"rate": "NONE",
"enabled": true
}
],
"visualConfig": {
"type": "GRAPH_CHART",
"global": {
"hideLegend": false
},
"rules": [
{
"matcher": "A:",
"properties": {
"color": "DEFAULT",
"seriesType": "STACKED_COLUMN"
},
"seriesOverrides": []
},
{
"matcher": "B:",
"properties": {
"color": "DEFAULT",
"seriesType": "LINE"
},
"seriesOverrides": []
}
],
"axes": {
"xAxis": {
"visible": true
},
"yAxes": [
{
"visible": true,
"min": "AUTO",
"max": "AUTO",
"position": "LEFT",
"queryIds": [
"A"
],
"defaultAxis": true
},
{
"visible": true,
"min": "AUTO",
"max": "AUTO",
"position": "RIGHT",
"queryIds": [
"B"
],
"defaultAxis": false
}
]
},
"heatmapSettings": {
"yAxis": "VALUE"
},
"thresholds": [],
"tableSettings": {
"hiddenColumns": []
},
"graphChartSettings": {
"connectNulls": false
},
"honeycombSettings": {
"showHive": true,
"showLegend": true,
"showLabels": false
}
},
"metricExpressions": [
"resolution=null&(builtin:service.dbChildCallCount:splitBy(\"dt.entity.service\"):value:sort(value(sum,descending)):limit(20)):limit(100):names,(builtin:service.dbChildCallTime:splitBy(\"dt.entity.service\"):value:sort(value(sum,descending)):limit(20)):limit(100):names"
]
},
{
"name": "Service health",
"tileType": "SERVICES",
"configured": true,
"bounds": {
"top": 38,
"left": 152,
"width": 152,
"height": 152
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"chartVisible": true
},
{
"name": "Host health",
"tileType": "HOSTS",
"configured": true,
"bounds": {
"top": 190,
"left": 0,
"width": 152,
"height": 152
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"chartVisible": true
},
{
"name": "Application health",
"tileType": "APPLICATIONS",
"configured": true,
"bounds": {
"top": 190,
"left": 152,
"width": 152,
"height": 152
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"chartVisible": true
},
{
"name": "Markdown",
"tileType": "MARKDOWN",
"configured": true,
"bounds": {
"top": 684,
"left": 304,
"width": 684,
"height": 38
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"markdown": "Database Analysis: [Throughput by Svc](ui/diagnostictools/mda?mdaId=topdb&gf=all>f=-2h&metric=REQUEST_COUNT&dimension=%7BRequest:Name%7D&mergeServices=false&aggregation=COUNT&percentile=80&chart=COLUMN&servicefilter=0%1E26%110) - [Responsetime > 100 ms](ui/diagnostictools/mda?mdaId=topdb&gf=all>f=-2h&metric=RESPONSE_TIME&dimension=%7BRequest:Name%7D&mergeServices=true&aggregation=AVERAGE&percentile=80&chart=COLUMN&servicefilter=0%1E26%110%100%11100000%144611686018427387) - [️ Failed SQLs](/ui/diagnostictools/mda?mdaId=topdb&gf=all>f=-2h&metric=RESPONSE_TIME&dimension=%7BRequest:Name%7D&mergeServices=true&aggregation=AVERAGE&percentile=80&chart=COLUMN&servicefilter=0%1E26%110%103%110) "
},
{
"name": "Markdown",
"tileType": "MARKDOWN",
"configured": true,
"bounds": {
"top": 342,
"left": 304,
"width": 684,
"height": 38
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"markdown": "[🧨Process Crashes](#processcrashesglobal) - [CPU Consumption](/ui/diagnostictools/profiling/cpu) - [Memory Dumps](/ui/diagnostictools/memorydumps) - [Log Analytics](#loganalytics)"
},
{
"name": "Slowest services",
"tileType": "DATA_EXPLORER",
"configured": true,
"bounds": {
"top": 342,
"left": 0,
"width": 304,
"height": 342
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"customName": "Slowest services",
"queries": [
{
"id": "A",
"metric": "builtin:service.response.time",
"spaceAggregation": "PERCENTILE_90",
"timeAggregation": "DEFAULT",
"splitBy": [
"dt.entity.service"
],
"filterBy": {
"filterOperator": "AND",
"nestedFilters": [],
"criteria": []
},
"rate": "NONE",
"enabled": true
}
],
"visualConfig": {
"type": "TOP_LIST",
"global": {
"hideLegend": false
},
"rules": [
{
"matcher": "A:",
"properties": {
"color": "DEFAULT",
"seriesType": "LINE"
},
"seriesOverrides": []
}
],
"axes": {
"xAxis": {
"visible": true
},
"yAxes": [
{
"visible": true,
"min": "AUTO",
"max": "AUTO",
"position": "LEFT",
"queryIds": [
"A"
],
"defaultAxis": true
}
]
},
"heatmapSettings": {
"yAxis": "VALUE"
},
"thresholds": [],
"tableSettings": {
"hiddenColumns": []
},
"graphChartSettings": {
"connectNulls": false
},
"honeycombSettings": {
"showHive": true,
"showLegend": true,
"showLabels": false
}
},
"metricExpressions": [
"resolution=Inf&(builtin:service.response.time:splitBy(\"dt.entity.service\"):percentile(90.0):sort(value(percentile(90.0),descending)):limit(20)):limit(100):names"
]
},
{
"name": "Most failing svcs",
"tileType": "DATA_EXPLORER",
"configured": true,
"bounds": {
"top": 684,
"left": 0,
"width": 304,
"height": 342
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"customName": "Most failing svcs",
"queries": [
{
"id": "A",
"metric": "builtin:service.errors.total.rate",
"spaceAggregation": "AVG",
"timeAggregation": "DEFAULT",
"splitBy": [
"dt.entity.service"
],
"filterBy": {
"filterOperator": "AND",
"nestedFilters": [],
"criteria": []
},
"rate": "NONE",
"enabled": true
}
],
"visualConfig": {
"type": "TOP_LIST",
"global": {
"hideLegend": false
},
"rules": [
{
"matcher": "A:",
"properties": {
"color": "DEFAULT",
"seriesType": "STACKED_COLUMN"
},
"seriesOverrides": []
}
],
"axes": {
"xAxis": {
"visible": true
},
"yAxes": [
{
"visible": true,
"min": "AUTO",
"max": "AUTO",
"position": "LEFT",
"queryIds": [
"A"
],
"defaultAxis": true
}
]
},
"heatmapSettings": {
"yAxis": "VALUE"
},
"thresholds": [],
"tableSettings": {
"hiddenColumns": []
},
"graphChartSettings": {
"connectNulls": false
},
"honeycombSettings": {
"showHive": true,
"showLegend": true,
"showLabels": false
}
},
"metricExpressions": [
"resolution=Inf&(builtin:service.errors.total.rate:splitBy(\"dt.entity.service\"):avg:sort(value(avg,descending)):limit(20)):limit(100):names"
]
},
{
"name": "Service Troughput",
"tileType": "DATA_EXPLORER",
"configured": true,
"bounds": {
"top": 342,
"left": 988,
"width": 304,
"height": 342
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"customName": "Service Troughput",
"queries": [
{
"id": "A",
"metric": "builtin:service.requestCount.total",
"spaceAggregation": "VALUE",
"timeAggregation": "DEFAULT",
"splitBy": [
"dt.entity.service"
],
"filterBy": {
"filterOperator": "AND",
"nestedFilters": [],
"criteria": []
},
"rate": "NONE",
"enabled": true
},
{
"id": "B",
"metric": "builtin:service.response.time",
"spaceAggregation": "PERCENTILE_90",
"timeAggregation": "DEFAULT",
"splitBy": [
"dt.entity.service"
],
"filterBy": {
"filterOperator": "AND",
"nestedFilters": [],
"criteria": []
},
"rate": "NONE",
"enabled": true
}
],
"visualConfig": {
"type": "TOP_LIST",
"global": {
"hideLegend": false
},
"rules": [
{
"matcher": "A:",
"properties": {
"color": "DEFAULT",
"seriesType": "STACKED_COLUMN"
},
"seriesOverrides": []
},
{
"matcher": "B:",
"properties": {
"color": "DEFAULT",
"seriesType": "LINE"
},
"seriesOverrides": []
}
],
"axes": {
"xAxis": {
"visible": true
},
"yAxes": [
{
"visible": true,
"min": "AUTO",
"max": "AUTO",
"position": "LEFT",
"queryIds": [
"A"
],
"defaultAxis": true
},
{
"visible": true,
"min": "AUTO",
"max": "AUTO",
"position": "RIGHT",
"queryIds": [
"B"
],
"defaultAxis": false
}
]
},
"heatmapSettings": {
"yAxis": "VALUE"
},
"thresholds": [],
"tableSettings": {
"hiddenColumns": []
},
"graphChartSettings": {
"connectNulls": false
},
"honeycombSettings": {
"showHive": true,
"showLegend": true,
"showLabels": false
}
},
"metricExpressions": [
"resolution=Inf&(builtin:service.requestCount.total:splitBy(\"dt.entity.service\"):value:sort(value(sum,descending)):limit(20)):limit(100):names,(builtin:service.response.time:splitBy(\"dt.entity.service\"):percentile(90.0):sort(value(percentile(90.0),descending)):limit(20)):limit(100):names"
]
},
{
"name": "Markdown",
"tileType": "MARKDOWN",
"configured": true,
"bounds": {
"top": 0,
"left": 1102,
"width": 190,
"height": 38
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"markdown": "[Problems](/ui/problems?gtf=today&gf=all)\n️ [Apps](#uemapplications;appsshown=monitoredapplications)"
},
{
"name": "Network status",
"tileType": "NETWORK_MEDIUM",
"configured": true,
"bounds": {
"top": 190,
"left": 988,
"width": 304,
"height": 152
},
"tileFilter": {},
"isAutoRefreshDisabled": false
},
{
"name": "Smartscape",
"tileType": "PURE_MODEL",
"configured": true,
"bounds": {
"top": 38,
"left": 988,
"width": 304,
"height": 152
},
"tileFilter": {},
"isAutoRefreshDisabled": false
},
{
"name": "DB Calls per Svc",
"tileType": "DATA_EXPLORER",
"configured": true,
"bounds": {
"top": 684,
"left": 988,
"width": 304,
"height": 342
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"customName": "DB Calls per Svc",
"queries": [
{
"id": "A",
"metric": "builtin:service.dbChildCallCount",
"spaceAggregation": "VALUE",
"timeAggregation": "DEFAULT",
"splitBy": [
"dt.entity.service"
],
"filterBy": {
"filterOperator": "AND",
"nestedFilters": [],
"criteria": []
},
"rate": "NONE",
"enabled": true
},
{
"id": "B",
"metric": "builtin:service.dbChildCallTime",
"spaceAggregation": "VALUE",
"timeAggregation": "DEFAULT",
"splitBy": [
"dt.entity.service"
],
"filterBy": {
"filterOperator": "AND",
"nestedFilters": [],
"criteria": []
},
"rate": "NONE",
"enabled": true
}
],
"visualConfig": {
"type": "TOP_LIST",
"global": {
"hideLegend": false
},
"rules": [
{
"matcher": "A:",
"properties": {
"color": "DEFAULT",
"seriesType": "STACKED_COLUMN"
},
"seriesOverrides": []
},
{
"matcher": "B:",
"properties": {
"color": "DEFAULT",
"seriesType": "LINE"
},
"seriesOverrides": []
}
],
"axes": {
"xAxis": {
"visible": true
},
"yAxes": [
{
"visible": true,
"min": "AUTO",
"max": "AUTO",
"position": "LEFT",
"queryIds": [
"A"
],
"defaultAxis": true
},
{
"visible": true,
"min": "AUTO",
"max": "AUTO",
"position": "RIGHT",
"queryIds": [
"B"
],
"defaultAxis": false
}
]
},
"heatmapSettings": {
"yAxis": "VALUE"
},
"thresholds": [],
"tableSettings": {
"hiddenColumns": []
},
"graphChartSettings": {
"connectNulls": false
},
"honeycombSettings": {
"showHive": true,
"showLegend": true,
"showLabels": false
}
},
"metricExpressions": [
"resolution=Inf&(builtin:service.dbChildCallCount:splitBy(\"dt.entity.service\"):value:sort(value(sum,descending)):limit(20)):limit(100):names,(builtin:service.dbChildCallTime:splitBy(\"dt.entity.service\"):value:sort(value(sum,descending)):limit(20)):limit(100):names"
]
},
{
"name": "Sum CPU time per Service",
"tileType": "DATA_EXPLORER",
"configured": true,
"bounds": {
"top": 1634,
"left": 0,
"width": 304,
"height": 304
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"customName": "Sum CPU time per Service",
"queries": [
{
"id": "A",
"metric": "builtin:service.cpu.perRequest",
"spaceAggregation": "SUM",
"timeAggregation": "DEFAULT",
"splitBy": [
"dt.entity.service"
],
"filterBy": {
"filterOperator": "AND",
"nestedFilters": [],
"criteria": []
},
"rate": "NONE",
"enabled": true
}
],
"visualConfig": {
"type": "GRAPH_CHART",
"global": {
"hideLegend": false
},
"rules": [
{
"matcher": "A:",
"properties": {
"color": "DEFAULT",
"seriesType": "STACKED_COLUMN"
},
"seriesOverrides": []
}
],
"axes": {
"xAxis": {
"visible": true
},
"yAxes": [
{
"visible": true,
"min": "AUTO",
"max": "AUTO",
"position": "LEFT",
"queryIds": [
"A"
],
"defaultAxis": true
}
]
},
"heatmapSettings": {
"yAxis": "VALUE"
},
"thresholds": [],
"tableSettings": {
"hiddenColumns": []
},
"graphChartSettings": {
"connectNulls": false
},
"honeycombSettings": {
"showHive": true,
"showLegend": true,
"showLabels": false
}
},
"metricExpressions": [
"resolution=null&(builtin:service.cpu.perRequest:splitBy(\"dt.entity.service\"):sum:sort(value(sum,descending)):limit(20)):limit(100):names"
]
},
{
"name": "CPU Usage %",
"tileType": "DATA_EXPLORER",
"configured": true,
"bounds": {
"top": 1330,
"left": 304,
"width": 684,
"height": 304
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"customName": "CPU Usage %",
"queries": [
{
"id": "A",
"metric": "builtin:host.cpu.usage",
"spaceAggregation": "AVG",
"timeAggregation": "DEFAULT",
"splitBy": [
"dt.entity.host"
],
"filterBy": {
"filterOperator": "AND",
"nestedFilters": [],
"criteria": []
},
"rate": "NONE",
"enabled": true
}
],
"visualConfig": {
"type": "GRAPH_CHART",
"global": {
"hideLegend": false
},
"rules": [
{
"matcher": "A:",
"properties": {
"color": "DEFAULT",
"seriesType": "LINE"
},
"seriesOverrides": []
}
],
"axes": {
"xAxis": {
"visible": true
},
"yAxes": [
{
"visible": true,
"min": "AUTO",
"max": "AUTO",
"position": "LEFT",
"queryIds": [
"A"
],
"defaultAxis": true
}
]
},
"heatmapSettings": {
"yAxis": "VALUE"
},
"thresholds": [],
"tableSettings": {
"hiddenColumns": []
},
"graphChartSettings": {
"connectNulls": false
},
"honeycombSettings": {
"showHive": true,
"showLegend": true,
"showLabels": false
}
},
"metricExpressions": [
"resolution=null&(builtin:host.cpu.usage:splitBy(\"dt.entity.host\"):avg:sort(value(avg,descending)):limit(20)):limit(100):names"
]
},
{
"name": "CPU Usage %",
"tileType": "DATA_EXPLORER",
"configured": true,
"bounds": {
"top": 1330,
"left": 988,
"width": 304,
"height": 304
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"customName": "CPU Usage %",
"queries": [
{
"id": "A",
"metric": "builtin:host.cpu.usage",
"spaceAggregation": "AVG",
"timeAggregation": "DEFAULT",
"splitBy": [
"dt.entity.host"
],
"filterBy": {
"filterOperator": "AND",
"nestedFilters": [],
"criteria": []
},
"rate": "NONE",
"enabled": true
}
],
"visualConfig": {
"type": "TOP_LIST",
"global": {
"hideLegend": false
},
"rules": [
{
"matcher": "A:",
"properties": {
"color": "DEFAULT",
"seriesType": "LINE"
},
"seriesOverrides": []
}
],
"axes": {
"xAxis": {
"visible": true
},
"yAxes": [
{
"visible": true,
"min": "AUTO",
"max": "AUTO",
"position": "LEFT",
"queryIds": [
"A"
],
"defaultAxis": true
}
]
},
"heatmapSettings": {
"yAxis": "VALUE"
},
"thresholds": [],
"tableSettings": {
"hiddenColumns": []
},
"graphChartSettings": {
"connectNulls": false
},
"honeycombSettings": {
"showHive": true,
"showLegend": true,
"showLabels": false
}
},
"metricExpressions": [
"resolution=Inf&(builtin:host.cpu.usage:splitBy(\"dt.entity.host\"):avg:sort(value(avg,descending)):limit(20)):limit(100):names"
]
},
{
"name": "Max CPU time per Transaction",
"tileType": "DATA_EXPLORER",
"configured": true,
"bounds": {
"top": 1634,
"left": 304,
"width": 684,
"height": 304
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"customName": "Max CPU time per Transaction",
"queries": [
{
"id": "A",
"metric": "builtin:service.cpu.perRequest",
"spaceAggregation": "MAX",
"timeAggregation": "DEFAULT",
"splitBy": [
"dt.entity.service"
],
"filterBy": {
"filterOperator": "AND",
"nestedFilters": [],
"criteria": []
},
"rate": "NONE",
"enabled": true
}
],
"visualConfig": {
"type": "GRAPH_CHART",
"global": {
"hideLegend": false
},
"rules": [
{
"matcher": "A:",
"properties": {
"color": "DEFAULT",
"seriesType": "STACKED_COLUMN"
},
"seriesOverrides": []
}
],
"axes": {
"xAxis": {
"visible": true
},
"yAxes": [
{
"visible": true,
"min": "AUTO",
"max": "AUTO",
"position": "LEFT",
"queryIds": [
"A"
],
"defaultAxis": true
}
]
},
"heatmapSettings": {
"yAxis": "VALUE"
},
"thresholds": [],
"tableSettings": {
"hiddenColumns": []
},
"graphChartSettings": {
"connectNulls": false
},
"honeycombSettings": {
"showHive": true,
"showLegend": true,
"showLabels": false
}
},
"metricExpressions": [
"resolution=null&(builtin:service.cpu.perRequest:splitBy(\"dt.entity.service\"):max:sort(value(max,descending)):limit(20)):limit(100):names"
]
},
{
"name": "JVM CPU by ThreadGroup",
"tileType": "DATA_EXPLORER",
"configured": true,
"bounds": {
"top": 1634,
"left": 988,
"width": 304,
"height": 304
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"customName": "JVM CPU by ThreadGroup",
"queries": [
{
"id": "A",
"metric": "builtin:tech.jvm.threads.totalCpuTime",
"spaceAggregation": "VALUE",
"timeAggregation": "DEFAULT",
"splitBy": [
"Thread group"
],
"filterBy": {
"filterOperator": "AND",
"nestedFilters": [],
"criteria": []
},
"rate": "NONE",
"enabled": true
}
],
"visualConfig": {
"type": "GRAPH_CHART",
"global": {
"hideLegend": false
},
"rules": [
{
"matcher": "A:",
"properties": {
"color": "DEFAULT",
"seriesType": "STACKED_AREA"
},
"seriesOverrides": []
}
],
"axes": {
"xAxis": {
"visible": true
},
"yAxes": [
{
"visible": true,
"min": "AUTO",
"max": "AUTO",
"position": "LEFT",
"queryIds": [
"A"
],
"defaultAxis": true
}
]
},
"heatmapSettings": {
"yAxis": "VALUE"
},
"thresholds": [],
"tableSettings": {
"hiddenColumns": []
},
"graphChartSettings": {
"connectNulls": false
},
"honeycombSettings": {
"showHive": true,
"showLegend": true,
"showLabels": false
}
},
"metricExpressions": [
"resolution=null&(builtin:tech.jvm.threads.totalCpuTime:splitBy(\"Thread group\"):value:sort(value(sum,descending)):limit(20)):limit(100):names"
]
},
{
"name": "GC by Poolname and GCname",
"tileType": "DATA_EXPLORER",
"configured": true,
"bounds": {
"top": 2242,
"left": 0,
"width": 418,
"height": 304
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"customName": "GC by Poolname and GCname",
"queries": [
{
"id": "A",
"metric": "builtin:tech.jvm.memory.pool.collectionTime",
"spaceAggregation": "VALUE",
"timeAggregation": "DEFAULT",
"splitBy": [
"poolname",
"gcname"
],
"filterBy": {
"filterOperator": "AND",
"nestedFilters": [],
"criteria": []
},
"rate": "NONE",
"enabled": true
}
],
"visualConfig": {
"type": "GRAPH_CHART",
"global": {
"hideLegend": false
},
"rules": [
{
"matcher": "A:",
"properties": {
"color": "DEFAULT",
"seriesType": "STACKED_AREA"
},
"seriesOverrides": []
}
],
"axes": {
"xAxis": {
"visible": true
},
"yAxes": [
{
"visible": true,
"min": "AUTO",
"max": "AUTO",
"position": "LEFT",
"queryIds": [
"A"
],
"defaultAxis": true
}
]
},
"heatmapSettings": {
"yAxis": "VALUE"
},
"thresholds": [],
"tableSettings": {
"hiddenColumns": []
},
"graphChartSettings": {
"connectNulls": false
},
"honeycombSettings": {
"showHive": true,
"showLegend": true,
"showLabels": false
}
},
"metricExpressions": [
"resolution=null&(builtin:tech.jvm.memory.pool.collectionTime:splitBy(poolname,gcname):value:sort(value(sum,descending)):limit(20)):limit(100):names"
]
},
{
"name": "Memory Allocation Objects by API ",
"tileType": "DATA_EXPLORER",
"configured": true,
"bounds": {
"top": 2242,
"left": 418,
"width": 456,
"height": 304
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"customName": "Memory Allocation Objects by API ",
"queries": [
{
"id": "A",
"metric": "builtin:tech.jvm.memory.memAllocationCount",
"spaceAggregation": "VALUE",
"timeAggregation": "DEFAULT",
"splitBy": [
"API"
],
"filterBy": {
"filterOperator": "AND",
"nestedFilters": [],
"criteria": []
},
"rate": "NONE",
"enabled": true
}
],
"visualConfig": {
"type": "GRAPH_CHART",
"global": {
"hideLegend": false
},
"rules": [
{
"matcher": "A:",
"properties": {
"color": "DEFAULT",
"seriesType": "STACKED_AREA"
},
"seriesOverrides": []
}
],
"axes": {
"xAxis": {
"visible": true
},
"yAxes": [
{
"visible": true,
"min": "AUTO",
"max": "AUTO",
"position": "LEFT",
"queryIds": [
"A"
],
"defaultAxis": true
}
]
},
"heatmapSettings": {
"yAxis": "VALUE"
},
"thresholds": [],
"tableSettings": {
"hiddenColumns": []
},
"graphChartSettings": {
"connectNulls": false
},
"honeycombSettings": {
"showHive": true,
"showLegend": true,
"showLabels": false
}
},
"metricExpressions": [
"resolution=null&(builtin:tech.jvm.memory.memAllocationCount:splitBy(API):value:sort(value(sum,descending)):limit(20)):limit(100):names"
]
},
{
"name": "Memory Allocation Objects and Bytes by API ",
"tileType": "DATA_EXPLORER",
"configured": true,
"bounds": {
"top": 2242,
"left": 874,
"width": 418,
"height": 304
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"customName": "Memory Allocation Objects and Bytes by API ",
"queries": [
{
"id": "A",
"metric": "builtin:tech.jvm.memory.memAllocationCount",
"spaceAggregation": "VALUE",
"timeAggregation": "DEFAULT",
"splitBy": [
"API"
],
"filterBy": {
"filterOperator": "AND",
"nestedFilters": [],
"criteria": []
},
"rate": "NONE",
"enabled": true
},
{
"id": "B",
"metric": "builtin:tech.jvm.memory.memAllocationBytes",
"spaceAggregation": "VALUE",
"timeAggregation": "DEFAULT",
"splitBy": [],
"filterBy": {
"filterOperator": "AND",
"nestedFilters": [],
"criteria": []
},
"rate": "NONE",
"enabled": true
}
],
"visualConfig": {
"type": "GRAPH_CHART",
"global": {
"hideLegend": false
},
"rules": [
{
"matcher": "A:",
"properties": {
"color": "DEFAULT",
"seriesType": "STACKED_AREA"
},
"seriesOverrides": []
},
{
"matcher": "B:",
"properties": {
"color": "DEFAULT",
"seriesType": "LINE"
},
"seriesOverrides": []
}
],
"axes": {
"xAxis": {
"visible": true
},
"yAxes": [
{
"visible": true,
"min": "AUTO",
"max": "AUTO",
"position": "LEFT",
"queryIds": [
"A"
],
"defaultAxis": true
},
{
"visible": true,
"min": "AUTO",
"max": "AUTO",
"position": "RIGHT",
"queryIds": [
"B"
],
"defaultAxis": false
}
]
},
"heatmapSettings": {
"yAxis": "VALUE"
},
"thresholds": [],
"tableSettings": {
"hiddenColumns": []
},
"graphChartSettings": {
"connectNulls": false
},
"honeycombSettings": {
"showHive": true,
"showLegend": true,
"showLabels": false
}
},
"metricExpressions": [
"resolution=null&(builtin:tech.jvm.memory.memAllocationCount:splitBy(API):value:sort(value(sum,descending)):limit(20)):limit(100):names,(builtin:tech.jvm.memory.memAllocationBytes:splitBy():value:sort(value(sum,descending)):limit(20)):limit(100):names"
]
},
{
"name": "Markdown",
"tileType": "MARKDOWN",
"configured": true,
"bounds": {
"top": 0,
"left": 684,
"width": 418,
"height": 38
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"markdown": "[Failed requests](/ui/diagnostictools/mda?gtf=-2h&gf=all&metric=REQUEST_COUNT&dimension=%7BRequest:Name%7D&mergeServices=false&aggregation=COUNT&percentile=80&chart=COLUMN&mdaId=topweb&servicefilter=0%1E3%110) - [️Failed Ex by Svc](/ui/diagnostictools/mda?gtf=today&gf=all&mdaId=exceptions&metric=EXCEPTION_COUNT&dimension=%7BException:Class%7D&mergeServices=false&aggregation=SUM&percentile=80&chart=COLUMN&servicefilter=0%1E29%110%14Any%20exception%103%110) - [HTTP 4XX-5XX](/ui/diagnostictools/mda?gtf=-2h&gf=all&metric=REQUEST_COUNT&dimension=%7BHTTP-Status%7D%20-%20%7BRequest:Name%7D&mergeServices=false&aggregation=COUNT&percentile=80&chart=COLUMN&mdaId=topweb&servicefilter=0%1E2%11400-599)"
},
{
"name": "Services CPU Wait IO Lock Time",
"tileType": "DATA_EXPLORER",
"configured": true,
"bounds": {
"top": 1938,
"left": 0,
"width": 646,
"height": 304
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"customName": "Services CPU Wait IO Lock Time",
"queries": [
{
"id": "A",
"metric": "builtin:service.cpu.perRequest",
"spaceAggregation": "SUM",
"timeAggregation": "DEFAULT",
"splitBy": [],
"filterBy": {
"filterOperator": "AND",
"nestedFilters": [],
"criteria": []
},
"rate": "NONE",
"enabled": true
},
{
"id": "B",
"metric": "builtin:service.waitTime",
"spaceAggregation": "VALUE",
"timeAggregation": "DEFAULT",
"splitBy": [],
"filterBy": {
"filterOperator": "AND",
"nestedFilters": [],
"criteria": []
},
"rate": "NONE",
"enabled": true
},
{
"id": "C",
"metric": "builtin:service.ioTime",
"spaceAggregation": "VALUE",
"timeAggregation": "DEFAULT",
"splitBy": [],
"filterBy": {
"filterOperator": "AND",
"nestedFilters": [],
"criteria": []
},
"rate": "NONE",
"enabled": true
},
{
"id": "D",
"metric": "builtin:service.lockTime",
"spaceAggregation": "VALUE",
"timeAggregation": "DEFAULT",
"splitBy": [],
"filterBy": {
"filterOperator": "AND",
"nestedFilters": [],
"criteria": []
},
"rate": "NONE",
"enabled": true
}
],
"visualConfig": {
"type": "GRAPH_CHART",
"global": {
"hideLegend": false
},
"rules": [
{
"matcher": "A:",
"properties": {
"color": "DEFAULT",
"seriesType": "STACKED_COLUMN"
},
"seriesOverrides": [
{
"name": "CPU time",
"color": "#00CC00"
}
]
},
{
"matcher": "B:",
"properties": {
"color": "DEFAULT",
"seriesType": "LINE"
},
"seriesOverrides": [
{
"name": "Wait time",
"color": "#FFFF00"
}
]
},
{
"matcher": "C:",
"properties": {
"color": "DEFAULT",
"seriesType": "STACKED_AREA"
},
"seriesOverrides": [
{
"name": "IO time",
"color": "#b4e5f9"
}
]
},
{
"matcher": "D:",
"properties": {
"color": "DEFAULT",
"seriesType": "STACKED_COLUMN"
},
"seriesOverrides": [
{
"name": "Lock time",
"color": "#FF3333"
}
]
}
],
"axes": {
"xAxis": {
"visible": true
},
"yAxes": [
{
"visible": true,
"min": "AUTO",
"max": "AUTO",
"position": "LEFT",
"queryIds": [
"A",
"B",
"C",
"D"
],
"defaultAxis": true
}
]
},
"heatmapSettings": {
"yAxis": "VALUE"
},
"thresholds": [],
"tableSettings": {
"hiddenColumns": []
},
"graphChartSettings": {
"connectNulls": false
},
"honeycombSettings": {
"showHive": true,
"showLegend": true,
"showLabels": false
}
},
"metricExpressions": [
"resolution=null&(builtin:service.cpu.perRequest:splitBy():sum:sort(value(sum,descending)):limit(20)):limit(100):names,(builtin:service.waitTime:splitBy():value:sort(value(sum,descending)):limit(20)):limit(100):names,(builtin:service.ioTime:splitBy():value:sort(value(sum,descending)):limit(20)):limit(100):names,(builtin:service.lockTime:splitBy():value:sort(value(sum,descending)):limit(20)):limit(100):names"
]
},
{
"name": "Sum Lock time per Service",
"tileType": "DATA_EXPLORER",
"configured": true,
"bounds": {
"top": 1938,
"left": 646,
"width": 646,
"height": 304
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"customName": "Sum Lock time per Service",
"queries": [
{
"id": "A",
"metric": "builtin:service.lockTime",
"spaceAggregation": "VALUE",
"timeAggregation": "DEFAULT",
"splitBy": [
"dt.entity.service"
],
"filterBy": {
"filterOperator": "AND",
"nestedFilters": [],
"criteria": []
},
"rate": "NONE",
"enabled": true
}
],
"visualConfig": {
"type": "GRAPH_CHART",
"global": {
"hideLegend": false
},
"rules": [
{
"matcher": "A:",
"properties": {
"color": "DEFAULT",
"seriesType": "STACKED_COLUMN"
},
"seriesOverrides": []
}
],
"axes": {
"xAxis": {
"visible": true
},
"yAxes": [
{
"visible": true,
"min": "AUTO",
"max": "AUTO",
"position": "LEFT",
"queryIds": [
"A"
],
"defaultAxis": true
}
]
},
"heatmapSettings": {
"yAxis": "VALUE"
},
"thresholds": [],
"tableSettings": {
"hiddenColumns": []
},
"graphChartSettings": {
"connectNulls": false
},
"honeycombSettings": {
"showHive": true,
"showLegend": true,
"showLabels": false
}
},
"metricExpressions": [
"resolution=null&(builtin:service.lockTime:splitBy(\"dt.entity.service\"):value:sort(value(sum,descending)):limit(20)):limit(100):names"
]
},
{
"name": "Disk Usage % (max)",
"tileType": "DATA_EXPLORER",
"configured": true,
"bounds": {
"top": 1026,
"left": 988,
"width": 304,
"height": 304
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"customName": "Top list",
"queries": [
{
"id": "A",
"metric": "builtin:host.disk.usedPct",
"spaceAggregation": "MAX",
"timeAggregation": "DEFAULT",
"splitBy": [
"dt.entity.host"
],
"sortBy": "DESC",
"filterBy": {
"nestedFilters": [],
"criteria": []
},
"limit": 20,
"rate": "NONE",
"enabled": true
}
],
"visualConfig": {
"type": "TOP_LIST",
"global": {
"hideLegend": false
},
"rules": [
{
"matcher": "A:",
"properties": {
"color": "DEFAULT"
},
"seriesOverrides": []
}
],
"axes": {
"xAxis": {
"visible": true
},
"yAxes": []
},
"heatmapSettings": {
"yAxis": "VALUE"
},
"thresholds": [
{
"axisTarget": "LEFT",
"columnId": "Disk available %",
"rules": [
{
"color": "#7dc540"
},
{
"color": "#f5d30f"
},
{
"color": "#dc172a"
}
],
"queryId": "A",
"visible": true
}
],
"tableSettings": {
"isThresholdBackgroundAppliedToCell": false,
"hiddenColumns": []
},
"graphChartSettings": {
"connectNulls": false
},
"honeycombSettings": {
"showHive": true,
"showLegend": true,
"showLabels": false
}
},
"queriesSettings": {
"resolution": ""
},
"metricExpressions": [
"resolution=Inf&(builtin:host.disk.usedPct:splitBy(\"dt.entity.host\"):max:sort(value(max,descending)):limit(20)):limit(100):names"
]
},
{
"name": "Application Errors",
"tileType": "DATA_EXPLORER",
"configured": true,
"bounds": {
"top": 1026,
"left": 304,
"width": 684,
"height": 304
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"customName": "Data explorer results",
"queries": [
{
"id": "A",
"metric": "builtin:apps.web.countOfErrors",
"spaceAggregation": "AUTO",
"timeAggregation": "DEFAULT",
"splitBy": [
"dt.entity.application",
"Error origin",
"Error type"
],
"sortBy": "DESC",
"filterBy": {
"nestedFilters": [],
"criteria": []
},
"limit": 20,
"rate": "NONE",
"enabled": true
}
],
"visualConfig": {
"type": "GRAPH_CHART",
"global": {
"hideLegend": false
},
"rules": [
{
"matcher": "A:",
"unitTransform": "auto",
"valueFormat": "auto",
"properties": {
"color": "DEFAULT",
"seriesType": "AREA"
},
"seriesOverrides": []
}
],
"axes": {
"xAxis": {
"displayName": "",
"visible": true
},
"yAxes": [
{
"displayName": "",
"visible": true,
"min": "AUTO",
"max": "AUTO",
"position": "LEFT",
"queryIds": [
"A"
],
"defaultAxis": true
}
]
},
"heatmapSettings": {
"yAxis": "VALUE",
"showLabels": false
},
"thresholds": [
{
"axisTarget": "LEFT",
"rules": [
{
"color": "#7dc540"
},
{
"color": "#f5d30f"
},
{
"color": "#dc172a"
}
],
"queryId": "",
"visible": true
}
],
"tableSettings": {
"isThresholdBackgroundAppliedToCell": false,
"hiddenColumns": []
},
"graphChartSettings": {
"connectNulls": false
},
"honeycombSettings": {
"showHive": true,
"showLegend": true,
"showLabels": false
}
},
"queriesSettings": {
"resolution": ""
},
"metricExpressions": [
"resolution=null&(builtin:apps.web.countOfErrors:splitBy(\"dt.entity.application\",\"Error origin\",\"Error type\"):sort(value(auto,descending)):limit(20)):limit(100):names"
]
},
{
"name": "Live user activity",
"tileType": "UEM_ACTIVE_SESSIONS",
"configured": true,
"bounds": {
"top": 1330,
"left": 0,
"width": 304,
"height": 304
},
"tileFilter": {},
"isAutoRefreshDisabled": false
},
{
"name": "Disk Usage % (max)",
"tileType": "DATA_EXPLORER",
"configured": true,
"bounds": {
"top": 1026,
"left": 0,
"width": 304,
"height": 304
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"customName": "Data explorer results",
"queries": [
{
"id": "A",
"metric": "builtin:host.disk.usedPct",
"spaceAggregation": "MAX",
"timeAggregation": "DEFAULT",
"splitBy": [
"dt.entity.host"
],
"sortBy": "DESC",
"filterBy": {
"nestedFilters": [],
"criteria": []
},
"limit": 10,
"rate": "NONE",
"enabled": true
}
],
"visualConfig": {
"type": "GRAPH_CHART",
"global": {
"hideLegend": false
},
"rules": [
{
"matcher": "A:",
"properties": {
"color": "DEFAULT"
},
"seriesOverrides": []
}
],
"axes": {
"xAxis": {
"displayName": "",
"visible": true
},
"yAxes": [
{
"displayName": "",
"visible": true,
"min": "0",
"max": "100",
"position": "LEFT",
"queryIds": [
"A"
],
"defaultAxis": true
}
]
},
"heatmapSettings": {
"yAxis": "VALUE",
"showLabels": false
},
"thresholds": [
{
"axisTarget": "LEFT",
"rules": [
{
"color": "#7dc540"
},
{
"color": "#f5d30f"
},
{
"value": 90,
"color": "#dc172a"
}
],
"queryId": "",
"visible": true
}
],
"tableSettings": {
"isThresholdBackgroundAppliedToCell": false,
"hiddenColumns": []
},
"graphChartSettings": {
"connectNulls": false
},
"honeycombSettings": {
"showHive": true,
"showLegend": true,
"showLabels": false
}
},
"queriesSettings": {
"resolution": ""
},
"metricExpressions": [
"resolution=null&(builtin:host.disk.usedPct:splitBy(\"dt.entity.host\"):max:sort(value(max,descending)):limit(10)):limit(100):names"
]
},
{
"name": "HTTP [4|5XX] and failed transactions ",
"tileType": "DATA_EXPLORER",
"configured": true,
"bounds": {
"top": 380,
"left": 304,
"width": 684,
"height": 304
},
"tileFilter": {},
"isAutoRefreshDisabled": false,
"customName": "HTTP [4|5XX] and failed transactions ",
"queries": [
{
"id": "A",
"spaceAggregation": "AUTO",
"timeAggregation": "DEFAULT",
"splitBy": [
"dt.entity.service"
],
"metricSelector": "builtin:service.errors.fivexx.count:splitBy(\"dt.entity.service\"):value:sort(value(sum,descending)):limit(20):parents",
"rate": "NONE",
"enabled": true
},
{
"id": "B",
"spaceAggregation": "AUTO",
"timeAggregation": "DEFAULT",
"splitBy": [
"dt.entity.service"
],
"metricSelector": "builtin:service.errors.total.count:splitBy(\"dt.entity.service\"):value:sort(value(sum,descending)):limit(20):parents",
"rate": "NONE",
"enabled": true
},
{
"id": "C",
"spaceAggregation": "AUTO",
"timeAggregation": "DEFAULT",
"splitBy": [
"dt.entity.service"
],
"metricSelector": "builtin:service.errors.fourxx.count:splitBy(\"dt.entity.service\"):value:sort(value(sum,descending)):limit(20):parents",
"rate": "NONE",
"enabled": true
}
],
"visualConfig": {
"type": "GRAPH_CHART",
"global": {
"hideLegend": false
},
"rules": [
{
"matcher": "A:",
"properties": {
"color": "DEFAULT",
"seriesType": "STACKED_COLUMN"
},
"seriesOverrides": []
},
{
"matcher": "B:",
"properties": {
"color": "DEFAULT",
"seriesType": "STACKED_AREA"
},
"seriesOverrides": []
},
{
"matcher": "C:",
"properties": {
"color": "DEFAULT",
"seriesType": "STACKED_COLUMN"
},
"seriesOverrides": []
}
],
"axes": {
"xAxis": {
"displayName": "",
"visible": true
},
"yAxes": [
{
"visible": true,
"min": "AUTO",
"max": "AUTO",
"position": "LEFT",
"queryIds": [
"A",
"B",
"C"
],
"defaultAxis": true
}
]
},
"heatmapSettings": {
"yAxis": "VALUE"
},
"thresholds": [
{
"axisTarget": "LEFT",
"rules": [
{
"color": "#7dc540"
},
{
"color": "#f5d30f"
},
{
"color": "#dc172a"
}
],
"visible": true
}
],
"tableSettings": {
"hiddenColumns": []
},
"graphChartSettings": {
"connectNulls": false
},
"honeycombSettings": {
"showHive": true,
"showLegend": true,
"showLabels": false
}
},
"queriesSettings": {
"resolution": ""
},
"metricExpressions": [
"resolution=null&(builtin:service.errors.fivexx.count:splitBy(\"dt.entity.service\"):value:sort(value(sum,descending)):limit(20):parents):limit(100):names,(builtin:service.errors.total.count:splitBy(\"dt.entity.service\"):value:sort(value(sum,descending)):limit(20):parents):limit(100):names,(builtin:service.errors.fourxx.count:splitBy(\"dt.entity.service\"):value:sort(value(sum,descending)):limit(20):parents):limit(100):names"
]
}
]
}