garm/util
Gabriel Adrian Samfira b600a21980 Add rate limits metrics and credentials details page
This change adds metrics for rate limits. Rate limits are now recorded
via a rate limit check loop (as before), but in addition, we are now
taking the rate limit info that gets returned in all github responses
and we're recording that as it happens as opposed to every 30 seconds.

The loop remains to update rate limits even for credentials that are
used rarely.

This change also adds a credentials details page in the webUI.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2026-02-10 12:34:35 +02:00
..
appdefaults Add agent mode 2026-02-08 00:27:47 +02:00
github Add rate limits metrics and credentials details page 2026-02-10 12:34:35 +02:00
garm_agent.go Handle garm-agent tools upload/sync 2026-02-08 00:27:47 +02:00
logging.go Make the debug-log command more useful 2025-08-27 13:21:56 +00:00
util.go Use tmp storage while uploading, use tx where needed 2025-10-08 22:22:58 +03:00
util_nix.go Use tmp storage while uploading, use tx where needed 2025-10-08 22:22:58 +03:00
util_test.go Add SPA UI for GARM 2025-08-16 09:09:13 +00:00
util_windows.go Use tmp storage while uploading, use tx where needed 2025-10-08 22:22:58 +03:00