From e328c98bddca649c3aab0266dd1bf7f5da753a14 Mon Sep 17 00:00:00 2001 From: Evan Hicks Date: Thu, 6 Jun 2024 11:48:25 -0400 Subject: [PATCH] ref(gocd): Add a crashloop monitor to deploys Add a crashloop monitor to the S4S deploy to ensure that the changes at least keep the pods stable. --- gocd/templates/bash/s4s-ddog-health-check.sh | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gocd/templates/bash/s4s-ddog-health-check.sh b/gocd/templates/bash/s4s-ddog-health-check.sh index a9bf588e2f8..edb41ef237d 100755 --- a/gocd/templates/bash/s4s-ddog-health-check.sh +++ b/gocd/templates/bash/s4s-ddog-health-check.sh @@ -1 +1,8 @@ #!/bin/bash + +/devinfra/scripts/checks/datadog/monitor_status.py --dry-run=true \ + 146517092 + + +# Above monitor IDs map to following monitors respectively: +# Snuba Pods Crashlooping in {{sentry_region.name}}