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 9fe430d commit d8b68fdCopy full SHA for d8b68fd
operations/observability/mixins/workspace/rules/satellite/workspaces.yaml
@@ -32,7 +32,7 @@ spec:
32
expr: |
33
sum(gitpod_workspace_regular_not_active_percentage_mk2) by(cluster) > 0.08
34
AND
35
- sum(gitpod_ws_manager_mk2_workspace_activity_total) by(cluster) > 25
+ sum(gitpod_ws_manager_mk2_workspace_activity_total) by(cluster) > 50
36
37
- alert: GitpodWorkspacesNotStartingMk2
38
labels:
0 commit comments