You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd/stunstamp
Jordan Whited 0d6e71df70
cmd/stunstamp: add explicit metric to track timeout events (#12564)
Timeouts could already be identified as NaN values on
stunstamp_derp_stun_rtt_ns, but we can't use NaN effectively with
promql to visualize them. So, this commit adds a timeouts metric that
we can use with rate/delta/etc promql functions.

Updates tailscale/corp#20689

Signed-off-by: Jordan Whited <jordan@tailscale.com>
5 months ago
..
api.go cmd/stunstamp: support probing multiple ports (#12356) 6 months ago
stunstamp.go cmd/stunstamp: add explicit metric to track timeout events (#12564) 5 months ago
stunstamp_db_default.go cmd/stunstamp: implement service to measure DERP STUN RTT (#12241) 6 months ago
stunstamp_db_windows_386.go cmd/stunstamp: implement service to measure DERP STUN RTT (#12241) 6 months ago
stunstamp_default.go cmd/stunstamp: validate STUN tx ID in responses (#12339) 6 months ago
stunstamp_linux.go cmd/stunstamp: support probing multiple ports (#12356) 6 months ago