forgejo-runner-optimiser/internal
Manuel Ganter 6770cfcea7
All checks were successful
ci / build (push) Successful in 34s
feat(summary): add per-container metrics with extended percentiles
- Extend StatSummary with p99, p75, p50 percentiles (in addition to peak, p95, avg)
- Add ContainerSummary type for per-container CPU cores and memory bytes stats
- Track container metrics from Cgroups map in Accumulator
- Include containers array in RunSummary sent to receiver

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 15:01:01 +01:00
..
cgroup feat(collector): group CPU and memory metrics by cgroup 2026-02-06 14:50:36 +01:00
collector feat(collector): add HTTP push for metrics to receiver 2026-02-06 11:44:20 +01:00
integration test: add integration tests for collector-receiver interaction 2026-02-06 12:12:36 +01:00
metrics feat(collector): group CPU and memory metrics by cgroup 2026-02-06 14:50:36 +01:00
output feat(collector): group CPU and memory metrics by cgroup 2026-02-06 14:50:36 +01:00
proc feat(collector): group CPU and memory metrics by cgroup 2026-02-06 14:50:36 +01:00
receiver refactor(receiver): change query endpoint to filter by workflow and job 2026-02-06 12:00:22 +01:00
summary feat(summary): add per-container metrics with extended percentiles 2026-02-06 15:01:01 +01:00