You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set conditions more carefully in start/stop to improve metric accuracy
* Move setting "Started" condition to the point in the reconcile loop
where we know the workspace is started to avoid marking new stopped
workspaces as started
* Set "Started" condition to false when a workspace is stopped
* Only update metrics if the API call to sync workspace status succeeds
to avoid accidentally incrementing metrics when a request fails
Signed-off-by: Angel Misevski <[email protected]>
0 commit comments