tailscale/cmd
Denton Gentry d8953bf2ba cmd/derpprobe: don't alert for smaller failures.
There is a Cosmic Background level of DERP Unreachability,
with individual nodes or regions becoming unreachable briefly
and returning a short time later. This is due to hosting provider
outages or just the Internet sloshing about.

Returning a 500 error pages a human. Being awoken at 3am for
a transient error is annoying.

For relatively small levels of badness don't page a human,
just post to Slack. If the outage impacts a significant fraction
of the DERP fleet, then page a human.

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
2022-03-16 18:22:22 -07:00
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 2021-07-19 15:31:56 -07:00
cloner tailcfg: make Node.Hostinfo a HostinfoView 2022-02-16 12:55:57 -08:00
derper cmd/derper: add --stun-port flag 2022-03-08 07:19:33 -08:00
derpprobe cmd/derpprobe: don't alert for smaller failures. 2022-03-16 18:22:22 -07:00
hello tailcfg: make Node.Hostinfo a HostinfoView 2022-02-16 12:55:57 -08:00
mkpkg cmd/mkpkg: allow zero files in a package. 2021-06-07 16:22:23 -07:00
printdep cmd/printdep: add flag to print out Go toolchain tarball URL 2022-01-06 08:44:17 -08:00
speedtest cmd: upgrade to ffcli v3 2021-09-14 13:21:55 -07:00
tailscale version: use Go 1.18's git stamping as default implementation 2022-03-16 14:53:51 -07:00
tailscaled go.mod: update to latest certstore 2022-03-16 16:10:29 -07:00
testcontrol cmd/testcontrol: add test control server 2021-08-19 17:50:48 -07:00
tsshd go.mod: move from github.com/gliderlabs/ssh to github.com/tailscale/ssh 2022-03-12 17:57:07 -08:00