ALBS-1026: add statistics for each build_task step #1
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -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": ""
|
||||
}
|
Loading…
Reference in New Issue
Block a user