단일 리전 가동률 검사는 양치기 소년이나 다름없습니다. 네트워크 홉 하나만 불안정해도 새벽 3시에 헛알람으로 휴대폰이 울리죠. 이 봇은 세 개 리전에서 모든 엔드포인트를 탐지하며, 실제로 여러 리전에서 장애가 일치할 때만 알림을 보냅니다.
sonnet4일ChecklyPagerDutySlackCloudflare Workers
Claude
85ROI
76Scale
$3.3k94Saved
ROI for
README.md
왜 이 서브에이전트인가
단일 리전 가동률 검사는 양치기 소년이나 다름없습니다. 네트워크 홉 하나만 불안정해도 새벽 3시에 헛알람으로 휴대폰이 울리죠. 이 봇은 세 개 리전에서 모든 엔드포인트를 탐지하며, 실제로 여러 리전에서 장애가 일치할 때만 알림을 보냅니다.
실제 장애가 발생하면 장애 리전, 상태 코드, 지연 시간과 함께 PagerDuty 인시던트를 열고 상태 페이지도 업데이트합니다. 노이즈가 아닌 확신을 가지고 알림을 보내며, 복구 시 인시던트를 자동으로 종료합니다.
작동 방식
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
최소 두 개 이상의 리전에서 동일한 결과를 확인할 때만 실패로 간주하여, 불안정한 프롭 하나 때문에 불필요하게 알림이 가지 않도록 합니다.
pending
실제 장애가 확인되면 실패한 리전, 응답 코드, 지연 시간을 포함해 PagerDuty 인시던트를 생성합니다.
pending
공개 상태 페이지를 업데이트하고, 체크가 복구되면 인시던트를 자동으로 종료합니다.
pending
샘플 출력
json
// Sample output
// (generated when the pipeline finishes)
Given multi-region probe results for one endpoint, decide UP or DOWN: report DOWN only if two or more regions failed within the same window, and return region, status code, and latency.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.