forgejo-runner-optimiser/internal/summary
Martin McCaffery d0dd209bc9
All checks were successful
ci / build (push) Successful in 28s
Add token-based authentication for receiver
2026-02-11 15:18:03 +01:00
..
accumulator.go Ignore data with no delta (first datapoint or underflow) 2026-02-09 17:37:53 +01:00
accumulator_test.go Ignore data with no delta (first datapoint or underflow) 2026-02-09 17:37:53 +01:00
push.go Add token-based authentication for receiver 2026-02-11 15:18:03 +01:00
push_test.go Add token-based authentication for receiver 2026-02-11 15:18:03 +01:00
types.go feat(summary): add per-container metrics with extended percentiles 2026-02-06 15:01:01 +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