Commit Graph

18 Commits

Author SHA1 Message Date
Kirill Zhukov 564571adbe Release 0.2.0 (15.11:29)
- New parameter start_from
- Moved to double persition for timestamps
- Added metrics for build steps
2023-03-15 11:30:06 +01:00
kzhukov 1f98c072f9 Merge pull request 'ALBS-1026: add statistics for each build_task step' (#1) from ALBS-1026 into main
Reviewed-on: #1
2023-03-15 10:25:52 +00:00
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
Kirill Zhukov fd8b88c82d added config example
added release nodes file
2023-03-02 01:20:01 +01:00
Kirill Zhukov 97db2097d3 added name to build_task
added api_timeout and scrape_interval to scrape config
added requirements.txt
2023-03-01 14:13:35 +01:00
Kirill Zhukov 7543878abf Added update builds functionality
added firts grafana dashboard
2023-02-28 18:28:48 +01:00
Kirill Zhukov 913a998265 init commit 2023-02-27 20:51:53 +01:00