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
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>
4 years ago
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 5 years ago
cloner tailcfg: make Node.Hostinfo a HostinfoView 4 years ago
derper cmd/derper: add --stun-port flag 4 years ago
derpprobe cmd/derpprobe: don't alert for smaller failures. 4 years ago
hello tailcfg: make Node.Hostinfo a HostinfoView 4 years ago
mkpkg cmd/mkpkg: allow zero files in a package. 5 years ago
printdep cmd/printdep: add flag to print out Go toolchain tarball URL 4 years ago
speedtest cmd: upgrade to ffcli v3 4 years ago
tailscale version: use Go 1.18's git stamping as default implementation 4 years ago
tailscaled go.mod: update to latest certstore 4 years ago
testcontrol cmd/testcontrol: add test control server 4 years ago
tsshd go.mod: move from github.com/gliderlabs/ssh to github.com/tailscale/ssh 4 years ago