garm/workers/cache
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
..
cache.go Add rate limits metrics and credentials details page 2026-02-10 12:34:35 +02:00
garm_agent.go Fix tests 2026-02-08 00:27:47 +02:00
garm_agent_test.go Handle garm-agent tools upload/sync 2026-02-08 00:27:47 +02:00
gitea_tools.go WebUI improvements and gitea tools fix 2026-02-09 09:24:41 +02:00
tool_cache.go Add some tests, move some code around 2026-02-08 00:27:47 +02:00