cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_Perseus/dashboard/ApplicationXYZ.json

202 lines
6.6 KiB
JSON

{
"metadata": {
"configurationVersions": [3],
"clusterVersion": "1.210.97.20210210-140317"
},
"dashboardMetadata": {
"name": "{{.name}}",
"shared": true,
"owner": "Julie.Allard@partner.bmw.de",
"sharingDetails": {
"linkShared": false,
"published": false
},
"dashboardFilter": {
"managementZone": {
"id": "{{.mzId}}",
"name": "{{.mzName}}"
}
}
},
"tiles": [{
"name": "Custom chart",
"tileType": "CUSTOM_CHARTING",
"configured": true,
"bounds": {
"top": 38,
"left": 38,
"width": 1216,
"height": 304
},
"tileFilter": {},
"filterConfig": {
"type": "MIXED",
"customName": "Response time, Throughput and Number of Errors",
"defaultName": "Custom chart",
"chartConfig": {
"legendShown": true,
"type": "TIMESERIES",
"series": [{
"metric": "builtin:service.response.time",
"aggregation": "AVG",
"type": "LINE",
"entityType": "SERVICE",
"dimensions": [],
"sortAscending": false,
"sortColumn": false,
"aggregationRate": "TOTAL"
}, {
"metric": "builtin:service.requestCount.total",
"aggregation": "NONE",
"type": "BAR",
"entityType": "SERVICE",
"dimensions": [],
"sortAscending": false,
"sortColumn": false,
"aggregationRate": "TOTAL"
}, {
"metric": "builtin:service.errors.total.count",
"aggregation": "NONE",
"type": "BAR",
"entityType": "SERVICE",
"dimensions": [],
"sortAscending": false,
"sortColumn": true,
"aggregationRate": "TOTAL"
}],
"resultMetadata": {
"nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": {
"lastModified": 1595275720776,
"customColor": "#008cdb"
},
"nullbuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE": {
"lastModified": 1595275955999,
"customColor": "#ef651f"
},
"nullbuiltin:service.response.time|AVG|TOTAL|LINE|SERVICE": {
"lastModified": 1595275686773,
"customColor": "#b4e5f9"
}
}
},
"filtersPerEntityType": {}
}
}, {
"name": "Custom chart",
"tileType": "CUSTOM_CHARTING",
"configured": true,
"bounds": {
"top": 342,
"left": 38,
"width": 304,
"height": 304
},
"tileFilter": {},
"filterConfig": {
"type": "MIXED",
"customName": "Failure rate (HTTP 4xx/5xx errors)",
"defaultName": "Custom chart",
"chartConfig": {
"legendShown": true,
"type": "TIMESERIES",
"series": [{
"metric": "builtin:service.errors.fourxx.rate",
"aggregation": "AVG",
"type": "BAR",
"entityType": "SERVICE",
"dimensions": [],
"sortAscending": false,
"sortColumn": false,
"aggregationRate": "TOTAL"
}, {
"metric": "builtin:service.errors.fivexx.rate",
"aggregation": "AVG",
"type": "BAR",
"entityType": "SERVICE",
"dimensions": [],
"sortAscending": false,
"sortColumn": true,
"aggregationRate": "TOTAL"
}],
"resultMetadata": {
"nullbuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE": {
"lastModified": 1595276148986,
"customColor": "#ef651f"
}
}
},
"filtersPerEntityType": {}
}
}, {
"name": "Markdown",
"tileType": "MARKDOWN",
"configured": true,
"bounds": {
"top": 684,
"left": 38,
"width": 304,
"height": 114
},
"tileFilter": {},
"markdown": "[Top Web Requests](https://vse69518.sprint.dynatracelabs.com/#topglobalwebrequests;gtf=l_2_HOURS;gf=all)\n\n[Top database statements](https://vse69518.sprint.dynatracelabs.com/#topdbstatements;gtf=l_2_HOURS;gf=all)\n\n[Overview of captured exceptions](https://vse69518.sprint.dynatracelabs.com/#exceptionsoverview;gtf=l_2_HOURS;gf=all)"
}, {
"name": "Host health",
"tileType": "HOSTS",
"configured": true,
"bounds": {
"top": 342,
"left": 646,
"width": 304,
"height": 304
},
"tileFilter": {},
"chartVisible": true
}, {
"name": "Service health",
"tileType": "SERVICES",
"configured": true,
"bounds": {
"top": 342,
"left": 342,
"width": 304,
"height": 304
},
"tileFilter": {},
"chartVisible": true
}, {
"name": "Database health",
"tileType": "DATABASES_OVERVIEW",
"configured": true,
"bounds": {
"top": 342,
"left": 950,
"width": 304,
"height": 304
},
"tileFilter": {},
"chartVisible": true
}, {
"name": "Problems",
"tileType": "OPEN_PROBLEMS",
"configured": true,
"bounds": {
"top": 646,
"left": 1102,
"width": 152,
"height": 152
},
"tileFilter": {}
}, {
"name": "Markdown",
"tileType": "MARKDOWN",
"configured": true,
"bounds": {
"top": 38,
"left": 1254,
"width": 152,
"height": 304
},
"tileFilter": {},
"markdown": "Response time (line, left axis), number of requests (blue bars, right axis) and number of errors (red bars, right axis)."
}]
}