Kontroly dostupnosti z jednoho regionu planě poplašují – stačí jeden špatný síťový skok a telefon vám bzučí ve tři ráno úplně zbytečně. Tenhle bot sondouje každý endpoint ze tří regionů a zvedne poplach, jen když se výpadky shodnou.
Kontroly dostupnosti z jednoho regionu planě poplašují – stačí jeden špatný síťový skok a telefon vám bzučí ve tři ráno úplně zbytečně. Tenhle bot sondouje každý endpoint ze tří regionů a zvedne poplach, jen když se výpadky shodnou.
Když je výpadek skutečný, otevře incident v PagerDuty s postiženým regionem, stavovým kódem a latencí a aktualizuje vaši status stránku. Poplach zvedá s jistotou, ne šumem, a po obnovení služby incident sám uzavře.
Jak běží
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.
Považovat kontrolu za neúspěšnou pouze tehdy, když se shodují alespoň dva regiony, aby jedno nestabilní měření nikoho nepagingovalo.
pending
Otevřít incident v PagerDuty s informacemi o selhávajícím regionu, kódu odpovědi a latencí, jakmile je skutečný výpadek potvrzen.
pending
Aktualizovat veřejnou status stránku a automaticky uzavřít incident, jakmile se kontroly obnoví.
pending
Ukázkový výstup
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.