Skip to content

Commit 750321c

Browse files
committed
[obs] consolidate runbook for regular not active alerts
1 parent b552177 commit 750321c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
# dedicated: included
2727
for: 10m
2828
annotations:
29-
runbook_url: https://github.com/gitpod-io/runbooks/blob/main/runbooks/GitpodWorkspaceTooManyRegularNotActive.md
29+
runbook_url: https://github.com/gitpod-io/runbooks/blob/main/runbooks/GitpodWorkspaceRegularNotActive.md
3030
summary: too many running but inactive workspaces
3131
description: too many running but inactive workspaces.
3232
expr: |
@@ -41,7 +41,7 @@ spec:
4141
# dedicated: included
4242
for: 10m
4343
annotations:
44-
runbook_url: https://github.com/gitpod-io/runbooks/blob/main/runbooks/GitpodWorkspaceNotStarting.md
44+
runbook_url: https://github.com/gitpod-io/runbooks/blob/main/runbooks/GitpodWorkspaceRegularNotActive.md
4545
summary: workspaces are not starting.
4646
description: inactive regular workspaces exists but workspaces are not being started.
4747
expr: |

0 commit comments

Comments
 (0)