forgejo-runner-optimiser/internal
Manuel Ganter c309bd810d
All checks were successful
ci / build (push) Successful in 2m33s
feat(receiver): add HTTP metrics receiver with SQLite storage
Add a new receiver application under cmd/receiver that accepts metrics
via HTTP POST and stores them in SQLite using GORM. The receiver expects
GitHub Actions style execution context (org, repo, workflow, job, run_id).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 11:40:03 +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
receiver feat(receiver): add HTTP metrics receiver with SQLite storage 2026-02-06 11:40:03 +01:00
summary fix(output): correct JSON serialization of top process metrics 2026-02-06 11:00:34 +01:00