tailscale/cmd/stunstamp
Jordan Whited d21c00205d
cmd/stunstamp: implement service to measure DERP STUN RTT (#12241)
stunstamp timestamping includes userspace and SO_TIMESTAMPING kernel
timestamping where available. Measurements are written locally to a
sqlite DB, exposed over an HTTP API, and written to prometheus
via remote-write protocol.

Updates tailscale/corp#20344

Signed-off-by: Jordan Whited <jordan@tailscale.com>
2024-06-03 13:42:06 -07:00
..
api.go cmd/stunstamp: implement service to measure DERP STUN RTT (#12241) 2024-06-03 13:42:06 -07:00
stunstamp_db_default.go cmd/stunstamp: implement service to measure DERP STUN RTT (#12241) 2024-06-03 13:42:06 -07:00
stunstamp_db_windows_386.go cmd/stunstamp: implement service to measure DERP STUN RTT (#12241) 2024-06-03 13:42:06 -07:00
stunstamp_default.go cmd/stunstamp: implement service to measure DERP STUN RTT (#12241) 2024-06-03 13:42:06 -07:00
stunstamp_linux.go cmd/stunstamp: implement service to measure DERP STUN RTT (#12241) 2024-06-03 13:42:06 -07:00
stunstamp.go cmd/stunstamp: implement service to measure DERP STUN RTT (#12241) 2024-06-03 13:42:06 -07:00