Uptime-checks vanuit één regio roepen wolf; één slechte netwerkhop en je telefoon trilt om 3 uur 's nachts voor niets. Deze bot probet elk endpoint vanuit drie regio's en paged pas als de fouten het echt eens zijn.
Uptime-checks vanuit één regio roepen wolf; één slechte netwerkhop en je telefoon trilt om 3 uur 's nachts voor niets. Deze bot probet elk endpoint vanuit drie regio's en paged pas als de fouten het echt eens zijn.
Als een storing echt is, opent hij een PagerDuty-incident met de falende regio, statuscode en latency, en werkt vervolgens je statuspagina bij. Hij paged met zekerheid, niet met ruis, en sluit het incident zelf bij herstel.
Hoe hij werkt
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.
Beschouw een check pas als mislukt als minstens twee regio's het eens zijn, zodat één wispelturige probe niemand paged.
pending
Open een PagerDuty-incident met de falende regio, responscode en latency zodra een echte storing bevestigd is.
pending
Werk de publieke statuspagina bij en sluit het incident automatisch zodra de checks herstellen.
pending
Voorbeelduitvoer
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.