forgejo-runner-optimiser/internal/receiver
Manuel Ganter 7da7dc138f
All checks were successful
ci / build (push) Successful in 32s
refactor(receiver): change query endpoint to filter by workflow and job
Replace /api/v1/metrics/run/{runID} and /api/v1/metrics/repo/{org}/{repo}
with /api/v1/metrics/repo/{org}/{repo}/{workflow}/{job} for more precise
filtering by workflow and job name.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 12:00:22 +01:00
..
handler.go refactor(receiver): change query endpoint to filter by workflow and job 2026-02-06 12:00:22 +01:00
handler_test.go refactor(receiver): change query endpoint to filter by workflow and job 2026-02-06 12:00:22 +01:00
store.go refactor(receiver): change query endpoint to filter by workflow and job 2026-02-06 12:00:22 +01:00
store_test.go refactor(receiver): change query endpoint to filter by workflow and job 2026-02-06 12:00:22 +01:00
types.go feat(receiver): add HTTP metrics receiver with SQLite storage 2026-02-06 11:40:03 +01:00