Skip to content

Commit d208291

Browse files
committed
[obs] share why regular not active is excluded from Dedicated
1 parent edbfe0a commit d208291

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ spec:
2222
- alert: GitpodWorkspaceTooManyRegularNotActiveMk2
2323
labels:
2424
severity: critical
25+
# TODO: uncomment after recording rule import is working in Grafana Cloud
26+
# dedicated: included
2527
for: 10m
2628
annotations:
2729
runbook_url: https://github.com/gitpod-io/runbooks/blob/main/runbooks/GitpodWorkspaceTooManyRegularNotActive.md
@@ -35,6 +37,8 @@ spec:
3537
- alert: GitpodWorkspacesNotStartingZeroDurationMk2
3638
labels:
3739
severity: critical
40+
# TODO: uncomment after recording rule import is working in Grafana Cloud
41+
# dedicated: included
3842
for: 10m
3943
annotations:
4044
runbook_url: https://github.com/gitpod-io/runbooks/blob/main/runbooks/GitpodWorkspaceNotStarting.md

0 commit comments

Comments
 (0)