ALBS-1026

grafana: added dashboards for Build details, small fixes on other ones
This commit is contained in:
Kirill Zhukov 2023-03-10 11:24:17 +01:00
parent b9bc5269ce
commit 22fb4a6423
3 changed files with 5210 additions and 588 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -119,6 +119,23 @@
"value": "s"
}
]
},
{
"matcher": {
"id": "byName",
"options": "build_id"
},
"properties": [
{
"id": "links",
"value": [
{
"title": "",
"url": "/d/dmVtrz-4k/build-details?orgId=1&var-build_id=${__value.raw}\n\n"
}
]
}
]
}
]
},
@ -612,7 +629,7 @@
"type": "bargauge"
},
{
"collapsed": false,
"collapsed": true,
"gridPos": {
"h": 1,
"w": 24,
@ -620,10 +637,7 @@
"y": 12
},
"id": 8,
"panels": [],
"title": "Details",
"type": "row"
},
"panels": [
{
"datasource": {
"type": "postgres",
@ -646,8 +660,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
@ -924,6 +937,10 @@
"type": "table"
}
],
"title": "Details",
"type": "row"
}
],
"schemaVersion": 37,
"style": "dark",
"tags": [],
@ -958,6 +975,6 @@
"timezone": "",
"title": "Build task details",
"uid": "vtQClqxVk",
"version": 34,
"version": 37,
"weekStart": ""
}