tooling
why
every team i joined had the same ritual: four terminals, four kubectl contexts, and a prayer. relay collapses that into one command that streams structured logs from every cluster you can reach, with filters that survive reconnects.
notes
- one static binary, no agents, no server component
- filter expressions compile to a small vm — the hot path allocates nothing
relay diffreplays two time windows side by side, which has settled more "it worked yesterday" arguments than any dashboard
still the tool i reach for first during an incident.