Deployment probe13f606f

Measured on this request

Outbound reach

The server called 5 public endpoints and 5 answered. Restricted egress is a common surprise after a deploy, and it fails in ways that look like application bugs.

Upstreams

6 second timeout each, never cached

  • GitHub API200 · 163ms

    https://api.github.com/zen

    HTTPS egress to a major API host

    Encourage flow.

  • Postman Echo200 · 114ms

    https://postman-echo.com/get

    Full request/response round trip with JSON

    {"args":{},"headers":{"host":"postman-echo.com","sec-fetch-mode":"cors","user-agent":"node","accept-encoding":"gzip, br","cache-control":"no-cache","x-forwarded…

  • Cat Facts200 · 129ms

    https://catfact.ninja/fact

    A small third-party JSON API

    {"fact":"It has been scientifically proven that owning cats is good for our health and can decrease the occurrence of high blood pressure and other illnesses.",…

  • Dog CEO200 · 213ms

    https://dog.ceo/api/breeds/image/random

    A CDN-backed JSON API

    {"message":"https://images.dog.ceo/breeds/spaniel-blenheim/n02086646_2155.jpg","status":"success"}

  • JSONPlaceholder200 · 108ms

    https://jsonplaceholder.typicode.com/todos/1

    The classic fixture API (blocked on some networks)

    { "userId": 1, "id": 1, "title": "delectus aut autem", "completed": false }

Same data as JSON at /api/upstreams.