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 · 165ms

    https://api.github.com/zen

    HTTPS egress to a major API host

    It's not fully shipped until it's fast.

  • Postman Echo200 · 113ms

    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 · 142ms

    https://catfact.ninja/fact

    A small third-party JSON API

    {"fact":"At 4 weeks, it is important to play with kittens so that they do not develope a fear of people.","length":95}

  • Dog CEO200 · 176ms

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

    A CDN-backed JSON API

    {"message":"https://images.dog.ceo/breeds/samoyed/n02111889_691.jpg","status":"success"}

  • JSONPlaceholder200 · 99ms

    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.