From 504fe1235b66b1b0d5b5f7a7f211a884f97ec487 Mon Sep 17 00:00:00 2001 From: Mark Boyd Date: Wed, 15 Nov 2023 16:26:11 -0500 Subject: [PATCH] add link to runbook from alert --- bosh/opsfiles/rules.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bosh/opsfiles/rules.yml b/bosh/opsfiles/rules.yml index 80acb86..b7dec3a 100644 --- a/bosh/opsfiles/rules.yml +++ b/bosh/opsfiles/rules.yml @@ -396,5 +396,5 @@ severity: warning annotations: summary: Uptime check failed (non-200 response) for {{$labels.instance}} in {{$labels.environment}}/{{$labels.deployment}} - description: Uptime check failed (non-200 response) for {{$labels.instance}} in {{$labels.environment}}/{{$labels.deployment}}. Check the infrastructure serving {{$labels.instance}} for outages or issues. + description: Uptime check failed (non-200 response) for {{$labels.instance}} in {{$labels.environment}}/{{$labels.deployment}}. Runbook - https://github.com/cloud-gov/internal-docs/blob/main/docs/runbooks/Metrics-and-Alerting/uptime-monitoring.md#uptimemonitorfailed