Skip to content

GitpodWorkspacesStuckOnStopping alert is misleading #10174

Closed as not planned
Closed as not planned
@csweichel

Description

@csweichel

Bug description

The GitpodWorkspaceStuckOnStopping alert is misleading. It's checking if the number of workspaces in "STOPPING" is consistently higher than some (low) threshold.

It does NOT however check if it's the very same workspaces that have been in stopping for a given time.

Steps to reproduce

Stop many workspaces at the same time

Expected behavior

The alert should only fire if the same workspaces are actually stuck in stopping.

Related

xref: the runbook to improve

Metadata

Metadata

Assignees

Labels

operations: observabilityThis issue relates to the observability of Gitpod (metrics, logs, traces)team: workspaceIssue belongs to the Workspace teamtype: bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions