ALBS-1026: add statistics for each build_task step #1

Merged
kzhukov merged 12 commits from ALBS-1026 into main 2023-03-15 10:25:53 +00:00
3 changed files with 5210 additions and 588 deletions
Showing only changes of commit 22fb4a6423 - Show all commits

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": ""
}