Last active
January 28, 2023 13:46
-
-
Save hclivess/4427723caa1ad95288142987d1ca2bae to your computer and use it in GitHub Desktop.
Why Devs Love Dynatrace Dashboard
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"metadata": { | |
"configurationVersions": [ | |
6 | |
], | |
"clusterVersion": "1.258.87.20230120-140924" | |
}, | |
"id": "a630b218-1648-4efb-82d4-71e41b859695", | |
"dashboardMetadata": { | |
"name": "Best Practices Overview", | |
"shared": true, | |
"owner": "Jan Kucera", | |
"dashboardFilter": { | |
"timeframe": "today" | |
}, | |
"tags": [ | |
"DevOps", | |
"PerformanceOverview", | |
"Overview", | |
"Performance", | |
"PerformanceEngineering" | |
], | |
"hasConsistentColors": false | |
}, | |
"tiles": [ | |
{ | |
"name": "Custom chart", | |
"tileType": "CUSTOM_CHARTING", | |
"configured": true, | |
"bounds": { | |
"top": 38, | |
"left": 304, | |
"width": 684, | |
"height": 304 | |
}, | |
"tileFilter": {}, | |
"filterConfig": { | |
"type": "MIXED", | |
"customName": "Request count vs 95th ResponseTime", | |
"defaultName": "Custom chart", | |
"chartConfig": { | |
"legendShown": true, | |
"type": "TIMESERIES", | |
"series": [ | |
{ | |
"metric": "builtin:service.requestCount.total", | |
"aggregation": "NONE", | |
"type": "BAR", | |
"entityType": "SERVICE", | |
"dimensions": [ | |
{ | |
"id": "0", | |
"name": "dt.entity.service", | |
"values": [], | |
"entityDimension": true | |
} | |
], | |
"sortAscending": false, | |
"sortColumn": false, | |
"aggregationRate": "TOTAL" | |
}, | |
{ | |
"metric": "builtin:service.response.time", | |
"aggregation": "PERCENTILE", | |
"percentile": 95, | |
"type": "LINE", | |
"entityType": "SERVICE", | |
"dimensions": [ | |
{ | |
"id": "0", | |
"name": "dt.entity.service", | |
"values": [], | |
"entityDimension": true | |
} | |
], | |
"sortAscending": false, | |
"sortColumn": true, | |
"aggregationRate": "TOTAL" | |
} | |
], | |
"resultMetadata": {} | |
}, | |
"filtersPerEntityType": {} | |
} | |
}, | |
{ | |
"name": "Markdown", | |
"tileType": "MARKDOWN", | |
"configured": true, | |
"bounds": { | |
"top": 0, | |
"left": 456, | |
"width": 304, | |
"height": 38 | |
}, | |
"tileFilter": {}, | |
"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%1110000000%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": 456, | |
"height": 38 | |
}, | |
"tileFilter": {}, | |
"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": {}, | |
"filterConfig": { | |
"type": "DATABASE", | |
"customName": "Databases", | |
"defaultName": "Databases", | |
"chartConfig": { | |
"legendShown": true, | |
"type": "TIMESERIES", | |
"series": [], | |
"resultMetadata": {} | |
}, | |
"filtersPerEntityType": {} | |
}, | |
"chartVisible": true | |
}, | |
{ | |
"name": "Custom chart", | |
"tileType": "CUSTOM_CHARTING", | |
"configured": true, | |
"bounds": { | |
"top": 380, | |
"left": 304, | |
"width": 684, | |
"height": 304 | |
}, | |
"tileFilter": {}, | |
"filterConfig": { | |
"type": "MIXED", | |
"customName": "HTTP [4|5XX] and failed transactions ", | |
"defaultName": "Custom chart", | |
"chartConfig": { | |
"legendShown": true, | |
"type": "TIMESERIES", | |
"series": [ | |
{ | |
"metric": "builtin:service.errors.fivexx.count", | |
"aggregation": "NONE", | |
"type": "BAR", | |
"entityType": "SERVICE", | |
"dimensions": [ | |
{ | |
"id": "0", | |
"name": "dt.entity.service", | |
"values": [], | |
"entityDimension": true | |
} | |
], | |
"sortAscending": false, | |
"sortColumn": false, | |
"aggregationRate": "TOTAL" | |
}, | |
{ | |
"metric": "builtin:service.errors.total.count", | |
"aggregation": "NONE", | |
"type": "AREA", | |
"entityType": "SERVICE", | |
"dimensions": [ | |
{ | |
"id": "0", | |
"name": "dt.entity.service", | |
"values": [], | |
"entityDimension": true | |
} | |
], | |
"sortAscending": false, | |
"sortColumn": false, | |
"aggregationRate": "TOTAL" | |
}, | |
{ | |
"metric": "builtin:service.errors.fourxx.count", | |
"aggregation": "NONE", | |
"type": "BAR", | |
"entityType": "SERVICE", | |
"dimensions": [ | |
{ | |
"id": "0", | |
"name": "dt.entity.service", | |
"values": [], | |
"entityDimension": true | |
} | |
], | |
"sortAscending": false, | |
"sortColumn": true, | |
"aggregationRate": "TOTAL" | |
} | |
], | |
"resultMetadata": {} | |
}, | |
"filtersPerEntityType": {} | |
} | |
}, | |
{ | |
"name": "Custom chart", | |
"tileType": "CUSTOM_CHARTING", | |
"configured": true, | |
"bounds": { | |
"top": 722, | |
"left": 304, | |
"width": 684, | |
"height": 304 | |
}, | |
"tileFilter": {}, | |
"filterConfig": { | |
"type": "MIXED", | |
"customName": "DB Calls vs Time in DB", | |
"defaultName": "Custom chart", | |
"chartConfig": { | |
"legendShown": true, | |
"type": "TIMESERIES", | |
"series": [ | |
{ | |
"metric": "builtin:service.dbChildCallCount", | |
"aggregation": "NONE", | |
"type": "BAR", | |
"entityType": "SERVICE", | |
"dimensions": [ | |
{ | |
"id": "0", | |
"name": "dt.entity.service", | |
"values": [], | |
"entityDimension": true | |
} | |
], | |
"sortAscending": false, | |
"sortColumn": false, | |
"aggregationRate": "TOTAL" | |
}, | |
{ | |
"metric": "builtin:service.dbChildCallTime", | |
"aggregation": "NONE", | |
"type": "LINE", | |
"entityType": "SERVICE", | |
"dimensions": [ | |
{ | |
"id": "0", | |
"name": "dt.entity.service", | |
"values": [], | |
"entityDimension": true | |
} | |
], | |
"sortAscending": false, | |
"sortColumn": true, | |
"aggregationRate": "TOTAL" | |
} | |
], | |
"resultMetadata": {} | |
}, | |
"filtersPerEntityType": {} | |
} | |
}, | |
{ | |
"name": "Service health", | |
"tileType": "SERVICES", | |
"configured": true, | |
"bounds": { | |
"top": 38, | |
"left": 152, | |
"width": 152, | |
"height": 152 | |
}, | |
"tileFilter": {}, | |
"chartVisible": true | |
}, | |
{ | |
"name": "Host health", | |
"tileType": "HOSTS", | |
"configured": true, | |
"bounds": { | |
"top": 190, | |
"left": 0, | |
"width": 152, | |
"height": 152 | |
}, | |
"tileFilter": {}, | |
"chartVisible": true | |
}, | |
{ | |
"name": "Application health", | |
"tileType": "APPLICATIONS", | |
"configured": true, | |
"bounds": { | |
"top": 190, | |
"left": 152, | |
"width": 152, | |
"height": 152 | |
}, | |
"tileFilter": {}, | |
"chartVisible": true | |
}, | |
{ | |
"name": "Markdown", | |
"tileType": "MARKDOWN", | |
"configured": true, | |
"bounds": { | |
"top": 684, | |
"left": 304, | |
"width": 684, | |
"height": 38 | |
}, | |
"tileFilter": {}, | |
"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": {}, | |
"markdown": "[🧨Process Crashes](#processcrashesglobal) - [🔥CPU Consumption](/ui/diagnostictools/profiling/cpu) - [💾Memory Dumps](#memorydumpsglobal) - [📑Log Analytics](#loganalytics)" | |
}, | |
{ | |
"name": "", | |
"tileType": "CUSTOM_CHARTING", | |
"configured": true, | |
"bounds": { | |
"top": 342, | |
"left": 0, | |
"width": 304, | |
"height": 342 | |
}, | |
"tileFilter": {}, | |
"filterConfig": { | |
"type": "MIXED", | |
"customName": "Slowest services", | |
"defaultName": "Custom chart", | |
"chartConfig": { | |
"legendShown": true, | |
"type": "TOP_LIST", | |
"series": [ | |
{ | |
"metric": "builtin:service.response.time", | |
"aggregation": "PERCENTILE", | |
"percentile": 95, | |
"type": "LINE", | |
"entityType": "SERVICE", | |
"dimensions": [ | |
{ | |
"id": "0", | |
"name": "dt.entity.service", | |
"values": [], | |
"entityDimension": true | |
} | |
], | |
"sortAscending": false, | |
"sortColumn": true, | |
"aggregationRate": "TOTAL" | |
} | |
], | |
"resultMetadata": {} | |
}, | |
"filtersPerEntityType": {} | |
} | |
}, | |
{ | |
"name": "", | |
"tileType": "CUSTOM_CHARTING", | |
"configured": true, | |
"bounds": { | |
"top": 684, | |
"left": 0, | |
"width": 304, | |
"height": 342 | |
}, | |
"tileFilter": {}, | |
"filterConfig": { | |
"type": "MIXED", | |
"customName": "Most failing svcs", | |
"defaultName": "Custom chart", | |
"chartConfig": { | |
"legendShown": true, | |
"type": "TOP_LIST", | |
"series": [ | |
{ | |
"metric": "builtin:service.errors.total.rate", | |
"aggregation": "AVG", | |
"type": "BAR", | |
"entityType": "SERVICE", | |
"dimensions": [ | |
{ | |
"id": "0", | |
"name": "dt.entity.service", | |
"values": [], | |
"entityDimension": true | |
} | |
], | |
"sortAscending": false, | |
"sortColumn": true, | |
"aggregationRate": "TOTAL" | |
} | |
], | |
"resultMetadata": {} | |
}, | |
"filtersPerEntityType": {} | |
} | |
}, | |
{ | |
"name": "", | |
"tileType": "CUSTOM_CHARTING", | |
"configured": true, | |
"bounds": { | |
"top": 342, | |
"left": 988, | |
"width": 304, | |
"height": 342 | |
}, | |
"tileFilter": {}, | |
"filterConfig": { | |
"type": "MIXED", | |
"customName": "Service Troughput", | |
"defaultName": "Custom chart", | |
"chartConfig": { | |
"legendShown": true, | |
"type": "TOP_LIST", | |
"series": [ | |
{ | |
"metric": "builtin:service.requestCount.total", | |
"aggregation": "NONE", | |
"type": "BAR", | |
"entityType": "SERVICE", | |
"dimensions": [ | |
{ | |
"id": "0", | |
"name": "dt.entity.service", | |
"values": [], | |
"entityDimension": true | |
} | |
], | |
"sortAscending": false, | |
"sortColumn": true, | |
"aggregationRate": "TOTAL" | |
}, | |
{ | |
"metric": "builtin:service.response.time", | |
"aggregation": "PERCENTILE", | |
"percentile": 95, | |
"type": "LINE", | |
"entityType": "SERVICE", | |
"dimensions": [ | |
{ | |
"id": "0", | |
"name": "dt.entity.service", | |
"values": [], | |
"entityDimension": true | |
} | |
], | |
"sortAscending": false, | |
"sortColumn": false, | |
"aggregationRate": "TOTAL" | |
} | |
], | |
"resultMetadata": {} | |
}, | |
"filtersPerEntityType": {} | |
} | |
}, | |
{ | |
"name": "Markdown", | |
"tileType": "MARKDOWN", | |
"configured": true, | |
"bounds": { | |
"top": 0, | |
"left": 1178, | |
"width": 152, | |
"height": 38 | |
}, | |
"tileFilter": {}, | |
"markdown": "[🚨Problems](/ui/problems?gtf=today&gf=all)" | |
}, | |
{ | |
"name": "Network status", | |
"tileType": "NETWORK_MEDIUM", | |
"configured": true, | |
"bounds": { | |
"top": 190, | |
"left": 988, | |
"width": 304, | |
"height": 152 | |
}, | |
"tileFilter": {} | |
}, | |
{ | |
"name": "Smartscape", | |
"tileType": "PURE_MODEL", | |
"configured": true, | |
"bounds": { | |
"top": 38, | |
"left": 988, | |
"width": 304, | |
"height": 152 | |
}, | |
"tileFilter": {} | |
}, | |
{ | |
"name": "Custom chart", | |
"tileType": "CUSTOM_CHARTING", | |
"configured": true, | |
"bounds": { | |
"top": 684, | |
"left": 988, | |
"width": 304, | |
"height": 342 | |
}, | |
"tileFilter": {}, | |
"filterConfig": { | |
"type": "MIXED", | |
"customName": "🔼DB Calls per Svc", | |
"defaultName": "Custom chart", | |
"chartConfig": { | |
"legendShown": true, | |
"type": "TOP_LIST", | |
"series": [ | |
{ | |
"metric": "builtin:service.dbChildCallCount", | |
"aggregation": "NONE", | |
"type": "BAR", | |
"entityType": "SERVICE", | |
"dimensions": [ | |
{ | |
"id": "0", | |
"name": "dt.entity.service", | |
"values": [], | |
"entityDimension": true | |
} | |
], | |
"sortAscending": false, | |
"sortColumn": true, | |
"aggregationRate": "TOTAL" | |
}, | |
{ | |
"metric": "builtin:service.dbChildCallTime", | |
"aggregation": "NONE", | |
"type": "LINE", | |
"entityType": "SERVICE", | |
"dimensions": [ | |
{ | |
"id": "0", | |
"name": "dt.entity.service", | |
"values": [], | |
"entityDimension": true | |
} | |
], | |
"sortAscending": false, | |
"sortColumn": false, | |
"aggregationRate": "TOTAL" | |
} | |
], | |
"resultMetadata": {} | |
}, | |
"filtersPerEntityType": {} | |
} | |
}, | |
{ | |
"name": "", | |
"tileType": "CUSTOM_CHARTING", | |
"configured": true, | |
"bounds": { | |
"top": 1026, | |
"left": 0, | |
"width": 304, | |
"height": 304 | |
}, | |
"tileFilter": {}, | |
"filterConfig": { | |
"type": "MIXED", | |
"customName": "Sum CPU time per Service", | |
"defaultName": "Custom chart", | |
"chartConfig": { | |
"legendShown": true, | |
"type": "TIMESERIES", | |
"series": [ | |
{ | |
"metric": "builtin:service.cpu.perRequest", | |
"aggregation": "SUM", | |
"type": "BAR", | |
"entityType": "SERVICE", | |
"dimensions": [ | |
{ | |
"id": "0", | |
"name": "dt.entity.service", | |
"values": [], | |
"entityDimension": true | |
} | |
], | |
"sortAscending": false, | |
"sortColumn": true, | |
"aggregationRate": "TOTAL" | |
} | |
], | |
"resultMetadata": {} | |
}, | |
"filtersPerEntityType": {} | |
} | |
}, | |
{ | |
"name": "", | |
"tileType": "CUSTOM_CHARTING", | |
"configured": true, | |
"bounds": { | |
"top": 1634, | |
"left": 646, | |
"width": 380, | |
"height": 304 | |
}, | |
"tileFilter": {}, | |
"filterConfig": { | |
"type": "MIXED", | |
"customName": "CPU Usage %", | |
"defaultName": "Custom chart", | |
"chartConfig": { | |
"legendShown": true, | |
"type": "TIMESERIES", | |
"series": [ | |
{ | |
"metric": "builtin:host.cpu.usage", | |
"aggregation": "AVG", | |
"type": "LINE", | |
"entityType": "HOST", | |
"dimensions": [ | |
{ | |
"id": "0", | |
"name": "dt.entity.host", | |
"values": [], | |
"entityDimension": true | |
} | |
], | |
"sortAscending": false, | |
"sortColumn": true, | |
"aggregationRate": "TOTAL" | |
} | |
], | |
"resultMetadata": {} | |
}, | |
"filtersPerEntityType": {} | |
} | |
}, | |
{ | |
"name": "", | |
"tileType": "CUSTOM_CHARTING", | |
"configured": true, | |
"bounds": { | |
"top": 1634, | |
"left": 1026, | |
"width": 266, | |
"height": 304 | |
}, | |
"tileFilter": {}, | |
"filterConfig": { | |
"type": "MIXED", | |
"customName": "CPU Usage %", | |
"defaultName": "Custom chart", | |
"chartConfig": { | |
"legendShown": true, | |
"type": "TOP_LIST", | |
"series": [ | |
{ | |
"metric": "builtin:host.cpu.usage", | |
"aggregation": "AVG", | |
"type": "LINE", | |
"entityType": "HOST", | |
"dimensions": [ | |
{ | |
"id": "0", | |
"name": "dt.entity.host", | |
"values": [], | |
"entityDimension": true | |
} | |
], | |
"sortAscending": false, | |
"sortColumn": true, | |
"aggregationRate": "TOTAL" | |
} | |
], | |
"resultMetadata": {} | |
}, | |
"filtersPerEntityType": {} | |
} | |
}, | |
{ | |
"name": "", | |
"tileType": "CUSTOM_CHARTING", | |
"configured": true, | |
"bounds": { | |
"top": 1634, | |
"left": 0, | |
"width": 646, | |
"height": 304 | |
}, | |
"tileFilter": {}, | |
"filterConfig": { | |
"type": "MIXED", | |
"customName": "Max CPU time per Transaction", | |
"defaultName": "Custom chart", | |
"chartConfig": { | |
"legendShown": true, | |
"type": "TIMESERIES", | |
"series": [ | |
{ | |
"metric": "builtin:service.cpu.perRequest", | |
"aggregation": "MAX", | |
"type": "BAR", | |
"entityType": "SERVICE", | |
"dimensions": [ | |
{ | |
"id": "0", | |
"name": "dt.entity.service", | |
"values": [], | |
"entityDimension": true | |
} | |
], | |
"sortAscending": false, | |
"sortColumn": true, | |
"aggregationRate": "TOTAL" | |
} | |
], | |
"resultMetadata": {} | |
}, | |
"filtersPerEntityType": {} | |
} | |
}, | |
{ | |
"name": "", | |
"tileType": "CUSTOM_CHARTING", | |
"configured": true, | |
"bounds": { | |
"top": 1330, | |
"left": 0, | |
"width": 304, | |
"height": 304 | |
}, | |
"tileFilter": {}, | |
"filterConfig": { | |
"type": "MIXED", | |
"customName": "JVM CPU by ThreadGroup", | |
"defaultName": "Custom chart", | |
"chartConfig": { | |
"legendShown": true, | |
"type": "TIMESERIES", | |
"series": [ | |
{ | |
"metric": "builtin:tech.jvm.threads.totalCpuTime", | |
"aggregation": "NONE", | |
"type": "AREA", | |
"entityType": "PROCESS_GROUP_INSTANCE", | |
"dimensions": [ | |
{ | |
"id": "1", | |
"name": "Thread group", | |
"values": [], | |
"entityDimension": false | |
} | |
], | |
"sortAscending": false, | |
"sortColumn": true, | |
"aggregationRate": "TOTAL" | |
} | |
], | |
"resultMetadata": {} | |
}, | |
"filtersPerEntityType": {} | |
} | |
}, | |
{ | |
"name": "", | |
"tileType": "CUSTOM_CHARTING", | |
"configured": true, | |
"bounds": { | |
"top": 1330, | |
"left": 304, | |
"width": 342, | |
"height": 304 | |
}, | |
"tileFilter": {}, | |
"filterConfig": { | |
"type": "MIXED", | |
"customName": "GC by Poolname and GCname", | |
"defaultName": "Custom chart", | |
"chartConfig": { | |
"legendShown": true, | |
"type": "TIMESERIES", | |
"series": [ | |
{ | |
"metric": "builtin:tech.jvm.memory.pool.collectionTime", | |
"aggregation": "NONE", | |
"type": "AREA", | |
"entityType": "PROCESS_GROUP_INSTANCE", | |
"dimensions": [ | |
{ | |
"id": "2", | |
"name": "poolname", | |
"values": [], | |
"entityDimension": false | |
}, | |
{ | |
"id": "3", | |
"name": "gcname", | |
"values": [], | |
"entityDimension": false | |
} | |
], | |
"sortAscending": false, | |
"sortColumn": true, | |
"aggregationRate": "TOTAL" | |
} | |
], | |
"resultMetadata": {} | |
}, | |
"filtersPerEntityType": {} | |
} | |
}, | |
{ | |
"name": "", | |
"tileType": "CUSTOM_CHARTING", | |
"configured": true, | |
"bounds": { | |
"top": 1330, | |
"left": 646, | |
"width": 342, | |
"height": 304 | |
}, | |
"tileFilter": {}, | |
"filterConfig": { | |
"type": "MIXED", | |
"customName": "Memory Allocation Objects by API ", | |
"defaultName": "Custom chart", | |
"chartConfig": { | |
"legendShown": true, | |
"type": "TIMESERIES", | |
"series": [ | |
{ | |
"metric": "builtin:tech.jvm.memory.memAllocationCount", | |
"aggregation": "NONE", | |
"type": "AREA", | |
"entityType": "PROCESS_GROUP_INSTANCE", | |
"dimensions": [ | |
{ | |
"id": "1", | |
"name": "API", | |
"values": [], | |
"entityDimension": false | |
} | |
], | |
"sortAscending": false, | |
"sortColumn": true, | |
"aggregationRate": "TOTAL" | |
} | |
], | |
"resultMetadata": {} | |
}, | |
"filtersPerEntityType": {} | |
} | |
}, | |
{ | |
"name": "", | |
"tileType": "CUSTOM_CHARTING", | |
"configured": true, | |
"bounds": { | |
"top": 1330, | |
"left": 988, | |
"width": 304, | |
"height": 304 | |
}, | |
"tileFilter": {}, | |
"filterConfig": { | |
"type": "MIXED", | |
"customName": "Memory Allocation Objects and Bytes by API ", | |
"defaultName": "Custom chart", | |
"chartConfig": { | |
"legendShown": true, | |
"type": "TIMESERIES", | |
"series": [ | |
{ | |
"metric": "builtin:tech.jvm.memory.memAllocationCount", | |
"aggregation": "NONE", | |
"type": "AREA", | |
"entityType": "PROCESS_GROUP_INSTANCE", | |
"dimensions": [ | |
{ | |
"id": "1", | |
"name": "API", | |
"values": [], | |
"entityDimension": false | |
} | |
], | |
"sortAscending": false, | |
"sortColumn": true, | |
"aggregationRate": "TOTAL" | |
}, | |
{ | |
"metric": "builtin:tech.jvm.memory.memAllocationBytes", | |
"aggregation": "NONE", | |
"type": "LINE", | |
"entityType": "PROCESS_GROUP_INSTANCE", | |
"dimensions": [], | |
"sortAscending": false, | |
"sortColumn": false, | |
"aggregationRate": "TOTAL" | |
} | |
], | |
"resultMetadata": {} | |
}, | |
"filtersPerEntityType": {} | |
} | |
}, | |
{ | |
"name": "Markdown", | |
"tileType": "MARKDOWN", | |
"configured": true, | |
"bounds": { | |
"top": 0, | |
"left": 760, | |
"width": 418, | |
"height": 38 | |
}, | |
"tileFilter": {}, | |
"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": "", | |
"tileType": "CUSTOM_CHARTING", | |
"configured": true, | |
"bounds": { | |
"top": 1026, | |
"left": 304, | |
"width": 684, | |
"height": 304 | |
}, | |
"tileFilter": {}, | |
"filterConfig": { | |
"type": "MIXED", | |
"customName": "Services CPU Wait IO Lock Time", | |
"defaultName": "Custom chart", | |
"chartConfig": { | |
"legendShown": true, | |
"type": "TIMESERIES", | |
"series": [ | |
{ | |
"metric": "builtin:service.cpu.perRequest", | |
"aggregation": "SUM", | |
"type": "BAR", | |
"entityType": "SERVICE", | |
"dimensions": [], | |
"sortAscending": false, | |
"sortColumn": false, | |
"aggregationRate": "TOTAL" | |
}, | |
{ | |
"metric": "builtin:service.waitTime", | |
"aggregation": "NONE", | |
"type": "LINE", | |
"entityType": "SERVICE", | |
"dimensions": [], | |
"sortAscending": false, | |
"sortColumn": false, | |
"aggregationRate": "TOTAL" | |
}, | |
{ | |
"metric": "builtin:service.ioTime", | |
"aggregation": "NONE", | |
"type": "AREA", | |
"entityType": "SERVICE", | |
"dimensions": [], | |
"sortAscending": false, | |
"sortColumn": false, | |
"aggregationRate": "TOTAL" | |
}, | |
{ | |
"metric": "builtin:service.lockTime", | |
"aggregation": "NONE", | |
"type": "BAR", | |
"entityType": "SERVICE", | |
"dimensions": [], | |
"sortAscending": false, | |
"sortColumn": true, | |
"aggregationRate": "TOTAL" | |
} | |
], | |
"resultMetadata": { | |
"nullbuiltin:service.waitTime|NONE|TOTAL|LINE|SERVICE": { | |
"lastModified": 1611761330262, | |
"customColor": "#FFFF00" | |
}, | |
"nullbuiltin:service.cpu.perRequest|SUM|TOTAL|BAR|SERVICE": { | |
"lastModified": 1611761369198, | |
"customColor": "#00CC00" | |
}, | |
"nullbuiltin:service.lockTime|NONE|TOTAL|BAR|SERVICE": { | |
"lastModified": 1611761479404, | |
"customColor": "#FF3333" | |
}, | |
"nullbuiltin:service.ioTime|NONE|TOTAL|AREA|SERVICE": { | |
"lastModified": 1611761602664, | |
"customColor": "#b4e5f9" | |
} | |
} | |
}, | |
"filtersPerEntityType": {} | |
} | |
}, | |
{ | |
"name": "", | |
"tileType": "CUSTOM_CHARTING", | |
"configured": true, | |
"bounds": { | |
"top": 1026, | |
"left": 988, | |
"width": 304, | |
"height": 304 | |
}, | |
"tileFilter": {}, | |
"filterConfig": { | |
"type": "MIXED", | |
"customName": "Sum Lock time per Service", | |
"defaultName": "Custom chart", | |
"chartConfig": { | |
"legendShown": true, | |
"type": "TIMESERIES", | |
"series": [ | |
{ | |
"metric": "builtin:service.lockTime", | |
"aggregation": "NONE", | |
"type": "BAR", | |
"entityType": "SERVICE", | |
"dimensions": [ | |
{ | |
"id": "0", | |
"name": "dt.entity.service", | |
"values": [], | |
"entityDimension": true | |
} | |
], | |
"sortAscending": false, | |
"sortColumn": true, | |
"aggregationRate": "TOTAL" | |
} | |
], | |
"resultMetadata": {} | |
}, | |
"filtersPerEntityType": {} | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment