Closed as not planned
Description
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