⌘K
TCP Telemetry
Every probe captures kernel-level TCP_INFO metrics with zero overhead:
- RTT (Round-Trip Time) — Smoothed RTT and RTT variance as seen by the kernel.
- Retransmits — Total retransmitted segments during the connection.
- Congestion window — TCP congestion window size, indicating bandwidth capacity.
- Segment counters — Segments sent and received during the exchange.