-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Milestone
Description
Hello folks,
One the challenges about runners and github actions after years it's still observability.
I'd like to know if we have plans to work on o11y for garm's webhook.
garm/apiserver/controllers/controllers.go
Line 98 in 8f0d447
func (a *APIController) handleWorkflowJobEvent(ctx context.Context, w http.ResponseWriter, r *http.Request) { |
Use case(s)
- If there's a stuck workflow because of a failed runner/provider. I know we have a timeout for bootstrap
- What's the P99/P90 for jobs&runners, startup time
- Get better insights about jobs. It should be possible to log/report about webhook events.
- Github actions doesn't provide a retry-mechanism. How do we cope with it?
Metadata
Metadata
Assignees
Labels
No labels