kzhukov
|
bd74c99a7d
|
Merge pull request 'ALBS-1043' (#2) from ALBS-1043 into main
Reviewed-on: #2
|
2023-03-22 10:35:03 +00:00 |
|
|
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
|
2023-03-22 11:30:12 +01:00 |
|
|
4d5ffcc74f
|
- Added new try/catch segments
- Added tz info to test step stats timestamps
- Increased oldest_to_update_days parameter
|
2023-03-20 19:29:45 +01:00 |
|
|
313d4a4d2a
|
db: debug of update feature
|
2023-03-16 22:48:35 +01:00 |
|
|
679328093a
|
added test tasks updating logic
|
2023-03-16 18:57:31 +01:00 |
|
|
45a6850056
|
debugging
|
2023-03-16 09:31:09 +01:00 |
|
|
08ec138942
|
added api and db functions
|
2023-03-15 16:59:22 +01:00 |
|
|
a93165420b
|
added schema
|
2023-03-15 16:59:22 +01:00 |
|
|
86dddb30d6
|
0.2.1 (2023-03-15)
- Added canceled Build task status
|
2023-03-15 12:43:24 +01:00 |
|
|
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 |
|
|
4c843a27c6
|
db: forgot to update schema version
|
2023-03-10 19:44:54 +01:00 |
|
|
3ed0dcdd78
|
added build step: multilib_processing
db: stop adding empty build steps (without start_ts)
|
2023-03-10 19:35:12 +01:00 |
|
|
d54ab39941
|
db: bugfix with closed connection on subsequent srapping
|
2023-03-10 11:41:01 +01:00 |
|
|
22fb4a6423
|
ALBS-1026
grafana: added dashboards for Build details, small fixes on other ones
|
2023-03-10 11:24:17 +01:00 |
|
|
b9bc5269ce
|
ALBS-1026
grafana/Build analytics: removed exluded/failed build tasks from duration calculation
|
2023-03-09 14:16:35 +01:00 |
|
|
03ed6e9c94
|
added releases
|
2023-03-09 13:41:49 +01:00 |
|
|
fafd7ae79b
|
ALBS-1026
db.py: bug fix with updates
grafana: added build task steps
|
2023-03-09 13:33:02 +01:00 |
|
|
d1291c7308
|
ALBS-1026 grafana-dashbords/Build analytics.json: added 95th percentile
|
2023-03-08 09:43:46 +01:00 |
|
|
76be50ca9c
|
Grafana: Added new dashboards, improved old ones
|
2023-03-08 00:02:25 +01:00 |
|
|
c4983d6ae4
|
ALBS-1026: new Dashboard Build task details
|
2023-03-07 17:48:19 +01:00 |
|
|
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 |
|
|
d737bae353
|
added build task stats
|
2023-03-06 19:21:56 +01:00 |
|
|
fd8b88c82d
|
added config example
added release nodes file
|
2023-03-02 01:20:01 +01:00 |
|
|
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 |
|
|
7543878abf
|
Added update builds functionality
added firts grafana dashboard
|
2023-02-28 18:28:48 +01:00 |
|
|
913a998265
|
init commit
|
2023-02-27 20:51:53 +01:00 |
|