garm/runner
Mario Constanti b36b5137b6 feat: count github api calls
introduce metrics counter for github api calls

Signed-off-by: Mario Constanti <mario.constanti@mercedes-benz.com>
2024-02-21 14:22:45 +01:00
..
common Small adjustments 2024-01-12 19:53:27 +00:00
metrics fix: stop metrics collector ticker on ctx.Done 2024-02-20 14:57:32 +01:00
mocks Add force delete runner 2023-10-12 06:15:36 +00:00
pool feat: count github api calls 2024-02-21 14:22:45 +01:00
providers feat: count external provider operations 2024-02-21 14:21:41 +01:00
enterprises.go Switch to log/slog 2024-01-05 23:46:40 +00:00
enterprises_test.go fix: switch to context.Background() for adminctx 2024-02-20 16:42:10 +01:00
interfaces.go Slight refactor and fix tests 2023-07-05 09:46:19 +00:00
metadata.go Switch to log/slog 2024-01-05 23:46:40 +00:00
organizations.go Switch to log/slog 2024-01-05 23:46:40 +00:00
organizations_test.go fix: switch to context.Background() for adminctx 2024-02-20 16:42:10 +01:00
pools.go Move errors to external package 2023-07-22 22:26:47 +00:00
pools_test.go fix: switch to context.Background() for adminctx 2024-02-20 16:42:10 +01:00
repositories.go Switch to log/slog 2024-01-05 23:46:40 +00:00
repositories_test.go fix: switch to context.Background() for adminctx 2024-02-20 16:42:10 +01:00
runner.go Small adjustments 2024-01-12 19:53:27 +00:00
types.go Move code to external package 2023-07-21 15:34:18 +00:00