Measured on this request
Outbound reach
The server called 5 public endpoints and 4 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 APIunreachable
https://api.github.com/zen
HTTP 403
Request forbidden by administrative rules. Please make sure your request has a User-Agent header (https://docs.github.com/en/rest/overview/resources-in-the-rest…
- Postman Echo200 · 52ms
https://postman-echo.com/get
Full request/response round trip with JSON
{"args":{},"headers":{"host":"postman-echo.com","accept":"application/json, text/plain, */*","x-forwarded-proto":"https","accept-encoding":"gzip, br"},"url":"ht…
- Cat Facts200 · 58ms
https://catfact.ninja/fact
A small third-party JSON API
{"fact":"When a cat drinks, its tongue - which has tiny barbs on it - scoops the liquid up backwards.","length":92}
- Dog CEO200 · 114ms
https://dog.ceo/api/breeds/image/random
A CDN-backed JSON API
{"message":"https://images.dog.ceo/breeds/hound-blood/n02088466_8144.jpg","status":"success"}
- JSONPlaceholder200 · 0ms
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.