Commit Graph

  • 7c05bbacb6 Release 0.3.5 (2023-06-01) build_analytics: ALBS-1103 start using persistent HTTP connections main 0.3.5 Kirill Zhukov 2023-06-01 11:57:27 +0200
  • d47fe3b4cd Release 0.3.4 (2023-05-12) build_analytics - Bigfix ALBS-1111 0.3.4 Kirill Zhukov 2023-05-12 11:22:55 +0200
  • f74bc0748a 0.3.3 (2023-04-24) build-analytics Improvements - [ALBS-1077] start deleting builds that were removed from ALBS Bugfixes - 'Key error' when db_port/db_host is not set - update_builds() ignoring opldest_to_update attribute - [ALBS-1099] Test task started_at attribute is NULL - Max recursion error in 'Test task details.json' 0.3.3 Kirill Zhukov 2023-04-24 09:20:58 +0200
  • 5a590cbadb built_analytics: [ALBS-1077] Now we delete build if it was deleted from ALBS Bugfix 'Key error' when db_port/db_host is not set Bugfix update_builds ignoring opldest_to_update attribute Kirill Zhukov 2023-04-21 15:13:48 +0200
  • 4b5adb52d5 ALBS-1099 (#4) kzhukov 2023-04-21 07:53:09 +0000
  • 7a1d84a076 ALBS-1099 - Test task started_at attribute now is set as oldest start_ts attribute among all test steps Various - grafana-dashbords/Test task details.json: fixed 'max stack call' error (added LITMIT 1000 to id query) - fix typo in config_default.yml ALBS-1099 Kirill Zhukov 2023-04-21 09:31:58 +0200
  • 4149925e8e Added new features to release.txt Kirill Zhukov 2023-04-20 08:45:34 +0200
  • 40ce2c583d Release 0.3.2 (2023-03-23) - Bugfix ALBS-1060 0.3.2 Kirill Zhukov 2023-03-23 13:06:43 +0100
  • 4145ce8e9e Bugfix ALBS-1060 Kirill Zhukov 2023-03-23 13:04:28 +0100
  • ae8b2a7089 0.3.1 (2023-03-22) - db: bugfix with migration to version 3 - added info about api_timeout config parameter - bugfix with processing of test tasks with new revision 0.3.1 Kirill Zhukov 2023-03-22 14:39:14 +0100
  • 9f3796db07 Merge pull request '0.3.1' (#3) from 0.3.1 into main kzhukov 2023-03-22 13:37:03 +0000
  • 919f417463 - bugfix with migration to version 3 - added docs about api_timeout config parameter - bugfix with processing of test tasks with new revision Kirill Zhukov 2023-03-22 14:32:13 +0100
  • 49b16179d9 Release 0.3.0 (2023-03-22) - Added test tasks stats - New config parameter: oldest_to_update_days 0.3.0 Kirill Zhukov 2023-03-22 11:36:50 +0100
  • bd74c99a7d Merge pull request 'ALBS-1043' (#2) from ALBS-1043 into main kzhukov 2023-03-22 10:35:03 +0000
  • 5b1e296fbc ALBS-1043: - db,extractor: added check for cases when build 'moved' between pages - grafana: new dashboard Test tasks.json, added test info to other dashboars Kirill Zhukov 2023-03-22 11:30:12 +0100
  • 4d5ffcc74f - Added new try/catch segments - Added tz info to test step stats timestamps - Increased oldest_to_update_days parameter Kirill Zhukov 2023-03-20 19:29:45 +0100
  • 313d4a4d2a db: debug of update feature Kirill Zhukov 2023-03-16 22:48:35 +0100
  • 679328093a added test tasks updating logic Kirill Zhukov 2023-03-16 18:57:31 +0100
  • 45a6850056 debugging Kirill Zhukov 2023-03-16 09:31:09 +0100
  • 08ec138942 added api and db functions Kirill Zhukov 2023-03-15 11:28:12 +0100
  • a93165420b added schema Kirill Zhukov 2023-03-13 20:30:40 +0100
  • 86dddb30d6 0.2.1 (2023-03-15) - Added canceled Build task status 0.2.1 Kirill Zhukov 2023-03-15 12:43:24 +0100
  • 564571adbe Release 0.2.0 (15.11:29) - New parameter start_from - Moved to double persition for timestamps - Added metrics for build steps 0.2.0 Kirill Zhukov 2023-03-15 11:30:06 +0100
  • 1f98c072f9 Merge pull request 'ALBS-1026: add statistics for each build_task step' (#1) from ALBS-1026 into main kzhukov 2023-03-15 10:25:52 +0000
  • 4c843a27c6 db: forgot to update schema version Kirill Zhukov 2023-03-10 19:44:54 +0100
  • 3ed0dcdd78 added build step: multilib_processing db: stop adding empty build steps (without start_ts) Kirill Zhukov 2023-03-10 19:35:12 +0100
  • d54ab39941 db: bugfix with closed connection on subsequent srapping Kirill Zhukov 2023-03-10 11:41:01 +0100
  • 22fb4a6423 ALBS-1026 grafana: added dashboards for Build details, small fixes on other ones Kirill Zhukov 2023-03-10 11:24:17 +0100
  • b9bc5269ce ALBS-1026 grafana/Build analytics: removed exluded/failed build tasks from duration calculation Kirill Zhukov 2023-03-09 14:16:35 +0100
  • 03ed6e9c94 added releases Kirill Zhukov 2023-03-09 13:41:49 +0100
  • fafd7ae79b ALBS-1026 db.py: bug fix with updates grafana: added build task steps Kirill Zhukov 2023-03-09 13:33:02 +0100
  • d1291c7308 ALBS-1026 grafana-dashbords/Build analytics.json: added 95th percentile Kirill Zhukov 2023-03-08 09:43:46 +0100
  • 76be50ca9c Grafana: Added new dashboards, improved old ones Kirill Zhukov 2023-03-08 00:02:25 +0100
  • c4983d6ae4 ALBS-1026: new Dashboard Build task details Kirill Zhukov 2023-03-07 17:48:19 +0100
  • c6a14cfe3a - fixed bug with wrong ts of build_tasks steps - db: moved to double percicion for all ts columns - added db_schema_version check Kirill Zhukov 2023-03-07 16:02:14 +0100
  • d737bae353 added build task stats Kirill Zhukov 2023-03-06 19:21:56 +0100
  • fd8b88c82d added config example added release nodes file 0.1.0 Kirill Zhukov 2023-03-02 01:20:01 +0100
  • 97db2097d3 added name to build_task added api_timeout and scrape_interval to scrape config added requirements.txt Kirill Zhukov 2023-03-01 14:13:14 +0100
  • 7543878abf Added update builds functionality added firts grafana dashboard Kirill Zhukov 2023-02-28 18:28:48 +0100
  • 913a998265 init commit Kirill Zhukov 2023-02-27 20:51:53 +0100