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>
2024-06-21 09:17:35 -07:00
..
api.go cmd/stunstamp: support probing multiple ports (#12356) 2024-06-06 09:05:17 -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: validate STUN tx ID in responses (#12339) 2024-06-04 07:26:10 -07:00
stunstamp_linux.go cmd/stunstamp: support probing multiple ports (#12356) 2024-06-06 09:05:17 -07:00
stunstamp.go cmd/stunstamp: add explicit metric to track timeout events (#12564) 2024-06-21 09:17:35 -07:00