maasdevops_cicdtest/CD_digital-key-composite-se.../dashboard/digital-key-composite-servi...

233 lines
5.0 KiB
JSON

{
"dashboardMetadata": {
"name": "{{.name}}",
"owner": "Ignacio.Goldman@partner.bmwgroup.com",
"shared": true,
"sharingDetails": {
"linkShared": true,
"published": true
},
"dashboardFilter": {
"managementZone": {
"id": "{{.mzId}}",
"name": "{{.mzName}}"
}
},
"tags": [
"{{.name}}"
]
},
"tiles": [
{
"bounds": {
"height": 304,
"left": 38,
"top": 38,
"width": 1216
},
"configured": true,
"filterConfig": {
"chartConfig": {
"legendShown": true,
"resultMetadata": {
"nullbuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE": {
"customColor": "#ef651f",
"lastModified": 1595275955999
},
"nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": {
"customColor": "#008cdb",
"lastModified": 1595275720776
},
"nullbuiltin:service.response.time|AVG|TOTAL|LINE|SERVICE": {
"customColor": "#b4e5f9",
"lastModified": 1595275686773
}
},
"series": [
{
"aggregation": "AVG",
"aggregationRate": "TOTAL",
"dimensions": [],
"entityType": "SERVICE",
"metric": "builtin:service.response.time",
"percentile": null,
"sortAscending": false,
"sortColumn": false,
"type": "LINE"
},
{
"aggregation": "NONE",
"aggregationRate": "TOTAL",
"dimensions": [],
"entityType": "SERVICE",
"metric": "builtin:service.requestCount.total",
"percentile": null,
"sortAscending": false,
"sortColumn": false,
"type": "BAR"
},
{
"aggregation": "NONE",
"aggregationRate": "TOTAL",
"dimensions": [],
"entityType": "SERVICE",
"metric": "builtin:service.errors.total.count",
"percentile": null,
"sortAscending": false,
"sortColumn": true,
"type": "BAR"
}
],
"type": "TIMESERIES"
},
"customName": "Response time, Throughput and Number of Errors",
"defaultName": "Custom chart",
"filtersPerEntityType": {},
"type": "MIXED"
},
"name": "Custom chart",
"tileFilter": {
"managementZone": null,
"timeframe": null
},
"tileType": "CUSTOM_CHARTING"
},
{
"bounds": {
"height": 304,
"left": 38,
"top": 342,
"width": 304
},
"configured": true,
"filterConfig": {
"chartConfig": {
"legendShown": true,
"resultMetadata": {
"nullbuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE": {
"customColor": "#ef651f",
"lastModified": 1595276148986
}
},
"series": [
{
"aggregation": "AVG",
"aggregationRate": "TOTAL",
"dimensions": [],
"entityType": "SERVICE",
"metric": "builtin:service.errors.fourxx.rate",
"percentile": null,
"sortAscending": false,
"sortColumn": false,
"type": "BAR"
},
{
"aggregation": "AVG",
"aggregationRate": "TOTAL",
"dimensions": [],
"entityType": "SERVICE",
"metric": "builtin:service.errors.fivexx.rate",
"percentile": null,
"sortAscending": false,
"sortColumn": true,
"type": "BAR"
}
],
"type": "TIMESERIES"
},
"customName": "Failure rate (HTTP 4xx/5xx errors)",
"defaultName": "Custom chart",
"filtersPerEntityType": {},
"type": "MIXED"
},
"name": "Custom chart",
"tileFilter": {
"managementZone": null,
"timeframe": null
},
"tileType": "CUSTOM_CHARTING"
},
{
"bounds": {
"height": 304,
"left": 646,
"top": 342,
"width": 304
},
"chartVisible": true,
"configured": true,
"filterConfig": null,
"name": "Host health",
"tileFilter": {
"managementZone": null,
"timeframe": null
},
"tileType": "HOSTS"
},
{
"bounds": {
"height": 304,
"left": 342,
"top": 342,
"width": 304
},
"chartVisible": true,
"configured": true,
"filterConfig": null,
"name": "Service health",
"tileFilter": {
"managementZone": null,
"timeframe": null
},
"tileType": "SERVICES"
},
{
"bounds": {
"height": 304,
"left": 950,
"top": 342,
"width": 304
},
"chartVisible": true,
"configured": true,
"filterConfig": null,
"name": "Database health",
"tileFilter": {
"managementZone": null,
"timeframe": null
},
"tileType": "DATABASES_OVERVIEW"
},
{
"bounds": {
"height": 152,
"left": 1102,
"top": 646,
"width": 152
},
"configured": true,
"name": "Problems",
"tileFilter": {
"managementZone": null,
"timeframe": null
},
"tileType": "OPEN_PROBLEMS"
},
{
"bounds": {
"height": 304,
"left": 1254,
"top": 38,
"width": 152
},
"configured": true,
"markdown": "Response time (line, left axis), number of requests (blue bars, right axis) and number of errors (red bars, right axis).",
"name": "Markdown",
"tileFilter": {
"managementZone": null,
"timeframe": null
},
"tileType": "MARKDOWN"
}
]
}