add last_mirror_ts to general stats
This commit is contained in:
@@ -224,6 +224,11 @@ components:
|
||||
format: int64
|
||||
description: Number of packages currently in the build queue
|
||||
example: 5
|
||||
last_mirror_timestamp:
|
||||
type: integer
|
||||
format: int64
|
||||
description: Latest mirror timestamp to detect outdated mirrors (Unix timestamp)
|
||||
example: 1702612991
|
||||
lto:
|
||||
type: object
|
||||
description: LTO status summary across all packages
|
||||
|
Reference in New Issue
Block a user