forgejo-runner-optimiser/internal
Manuel Ganter c5c872a373
All checks were successful
ci / build (push) Successful in 1m56s
fix(output): correct JSON serialization of top process metrics
slog.Any() does not properly serialize slices of slog.Group() attributes,
resulting in broken output like {"Key":"","Value":{}}. Fixed by passing
structs with JSON tags directly to slog.Any() instead.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 11:00:34 +01:00
..
collector feat(collector): Summaries metrics at the end of the process 2026-02-04 16:21:17 +01:00
metrics chore: update module path to DevFW-CICD org 2026-02-04 14:25:50 +01:00
output fix(output): correct JSON serialization of top process metrics 2026-02-06 11:00:34 +01:00
proc feat: add resource collector for Forgejo runners 2026-02-04 14:13:24 +01:00
summary fix(output): correct JSON serialization of top process metrics 2026-02-06 11:00:34 +01:00