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

12 Commits

Author SHA1 Message Date
Kirill Zhukov 4c843a27c6 db: forgot to update schema version 2023-03-10 19:44:54 +01:00
Kirill Zhukov 3ed0dcdd78 added build step: multilib_processing
db: stop adding empty build steps (without start_ts)
2023-03-10 19:35:12 +01:00
Kirill Zhukov d54ab39941 db: bugfix with closed connection on subsequent srapping 2023-03-10 11:41:01 +01:00
Kirill Zhukov 22fb4a6423 ALBS-1026
grafana: added dashboards for Build details, small fixes on other ones
2023-03-10 11:24:17 +01:00
Kirill Zhukov b9bc5269ce ALBS-1026
grafana/Build analytics: removed exluded/failed build tasks from duration calculation
2023-03-09 14:16:35 +01:00
Kirill Zhukov 03ed6e9c94 added releases 2023-03-09 13:41:49 +01:00
Kirill Zhukov fafd7ae79b ALBS-1026
db.py: bug fix with updates
grafana: added build task steps
2023-03-09 13:33:02 +01:00
Kirill Zhukov d1291c7308 ALBS-1026 grafana-dashbords/Build analytics.json: added 95th percentile 2023-03-08 09:43:46 +01:00
Kirill Zhukov 76be50ca9c Grafana: Added new dashboards, improved old ones 2023-03-08 00:02:25 +01:00
Kirill Zhukov c4983d6ae4 ALBS-1026: new Dashboard Build task details 2023-03-07 17:48:19 +01:00
Kirill Zhukov c6a14cfe3a - fixed bug with wrong ts of build_tasks steps
- db: moved to double percicion for all ts columns
- added  db_schema_version check
2023-03-07 16:02:14 +01:00
Kirill Zhukov d737bae353 added build task stats 2023-03-06 19:21:56 +01:00