-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
operations: observabilityThis issue relates to the observability of Gitpod (metrics, logs, traces)This issue relates to the observability of Gitpod (metrics, logs, traces)type: improvementImproves an existing feature or existing codeImproves an existing feature or existing code
Description
Came up in the context of:
- [prebuild] Not starting workspace once the prebuild is done #8195: prebuilds are stuck in running because of an (suspected) supervisor bug (@AlexTugarev please fill in issue id HERE once created 🙏 )
- Prebuilds are stuck in 'queued' #9395 (comment): prebuilds are stuck in
queued
for multiple reasons
First idea:
- have counters on "queued" (WorkspaceFactory in
server
), "running" and end states ("available", "failed", in bridge, while making sure to only capture flanks 👍 ) - subtracting those should give a fairly good trend
Metadata
Metadata
Assignees
Labels
operations: observabilityThis issue relates to the observability of Gitpod (metrics, logs, traces)This issue relates to the observability of Gitpod (metrics, logs, traces)type: improvementImproves an existing feature or existing codeImproves an existing feature or existing code
Type
Projects
Status
No status