We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec874e5 commit abfeb87Copy full SHA for abfeb87
operations/observability/mixins/workspace/rules/satellite/workspaces.yaml
@@ -21,7 +21,8 @@ spec:
21
rules:
22
- alert: GitpodWorkspaceTooManyRegularNotActiveMk2
23
labels:
24
- severity: warning
+ severity: critical
25
+ # TODO: replace this expression with anomaly detection similar to GitpodImageBuildDurationAnomaly, once we have related data
26
for: 10m
27
annotations:
28
runbook_url: https://github.com/gitpod-io/runbooks/blob/main/runbooks/GitpodWorkspaceTooManyRegularNotActive.md
0 commit comments