forgejo-runner-resource-col.../internal/summary
Manuel Ganter cfe583fbc4
All checks were successful
ci / build (push) Successful in 46s
feat(collector): add HTTP push for metrics to receiver
Add push client that sends run summary to a configurable HTTP endpoint
on shutdown. Execution context is read from GitHub Actions style
environment variables (with Gitea fallbacks).

New flag: -push-endpoint <url>

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 11:44:20 +01:00
..
accumulator.go feat(collector): Summaries metrics at the end of the process 2026-02-04 16:21:17 +01:00
accumulator_test.go feat(collector): Summaries metrics at the end of the process 2026-02-04 16:21:17 +01:00
push.go feat(collector): add HTTP push for metrics to receiver 2026-02-06 11:44:20 +01:00
push_test.go feat(collector): add HTTP push for metrics to receiver 2026-02-06 11:44:20 +01:00
types.go feat(collector): Summaries metrics at the end of the process 2026-02-04 16:21:17 +01:00
writer.go fix(output): correct JSON serialization of top process metrics 2026-02-06 11:00:34 +01:00
writer_test.go feat(collector): Summaries metrics at the end of the process 2026-02-04 16:21:17 +01:00