Commit graph

4 commits

Author SHA1 Message Date
d713c25fa5
Rename repo from forgejo-runner-resource-collector
All checks were successful
ci / build (push) Successful in 26s
ci / goreleaser (push) Successful in 23s
2026-02-12 09:55:04 +01:00
90c89583a0
Ignore data with no delta (first datapoint or underflow)
All checks were successful
ci / build (push) Successful in 28s
2026-02-09 17:37:53 +01:00
6770cfcea7
feat(summary): add per-container metrics with extended percentiles
All checks were successful
ci / build (push) Successful in 34s
- 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
7201a527d8
feat(collector): Summaries metrics at the end of the process
All checks were successful
ci / build (push) Successful in 1m39s
2026-02-04 16:21:17 +01:00