Skip to content

Commit abfeb87

Browse files
committed
[obs] Add GitpodWorkspaceTooManyRegularNotActiveMk2 back as critical
Related to ENG-20 Now that we have related data, we should resume triggering alerts if the data condition occurs.
1 parent ec874e5 commit abfeb87

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

operations/observability/mixins/workspace/rules/satellite/workspaces.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ spec:
2121
rules:
2222
- alert: GitpodWorkspaceTooManyRegularNotActiveMk2
2323
labels:
24-
severity: warning
24+
severity: critical
25+
# TODO: replace this expression with anomaly detection similar to GitpodImageBuildDurationAnomaly, once we have related data
2526
for: 10m
2627
annotations:
2728
runbook_url: https://github.com/gitpod-io/runbooks/blob/main/runbooks/GitpodWorkspaceTooManyRegularNotActive.md

0 commit comments

Comments
 (0)