Request-to-log correlation
Every request gets an ID. The log lines your app writes during that request are linked to it by ID and timestamp, so you click a request and read its logs side by side. Click a row below to try it.
👆 Click any request above to see its logs
What you see
- Method, path, status code, and latency for every request.
- Latency split between your service and the gateway.
- Status-code breakdown over time, with p50 and p99.
- Full-text search across your logs.