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 94415e8029
cmd/stunstamp: remove sqlite DB and API (#12604)
stunstamp now sends data to Prometheus via remote write, and Prometheus
can serve the same data. Retaining and cleaning up old data in sqlite
leads to long probing pauses, and it's not worth investing more effort
to optimize the schema and/or concurrency model.

Updates tailscale/corp#20344

Signed-off-by: Jordan Whited <jordan@tailscale.com>
3 months ago
..
stunstamp.go cmd/stunstamp: remove sqlite DB and API (#12604) 3 months ago
stunstamp_default.go cmd/stunstamp: validate STUN tx ID in responses (#12339) 4 months ago
stunstamp_linux.go cmd/stunstamp: support probing multiple ports (#12356) 4 months ago