add last_mirror_ts to general stats

This commit is contained in:
2025-04-20 17:21:14 +02:00
parent ad5ce609fc
commit d5f24feb9e
2 changed files with 26 additions and 5 deletions

View File

@@ -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