Spot the bottlenecks
Slow endpoints, timeouts, and retries get lost among fast requests. The radar separates them because they break the normal latency pattern.
Each request line is embedded and compared to your traffic's centroid. Slow responses and timeout errors cluster at the top, ready to review.
Paste your request log and find the endpoint that's dragging everything down.
Frequently asked questions
Does it measure latency?+
It doesn't do numeric metrics: it weighs the text pattern. A 1450ms line looks as anomalous as a timeout because it drifts from the dominant pattern.
Does it work with nginx or apache logs?+
Yes. Any plain-text access log works.
Does it replace an APM?+
No. It's fast triage without infrastructure. For continuous metrics use an APM; for an immediate look, the radar.
Related
Features
- Unsupervised
- No labels, no training. The normal pattern emerges from frequency alone.
- 100% local
- The model runs in your browser. Zero data transfer, zero servers.
- Fast
- 22M quantized parameters. Hundreds of lines in milliseconds after the initial load.
- Free and unlimited
- No accounts, no quotas, no usage limits.
- Stack-agnostic
- Works on any text: logs, build output, CSV, whatever you paste.