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/health
Andrea Gottardo b7c3cfe049
health: support delayed Warnable visibility (#12783)
Updates tailscale/tailscale#4136

To reduce the likelihood of presenting spurious warnings, add the ability to delay the visibility of certain Warnables, based on a TimeToVisible time.Duration field on each Warnable. The default is zero, meaning that a Warnable is immediately visible to the user when it enters an unhealthy state.

Signed-off-by: Andrea Gottardo <andrea@gottardo.me>
4 months ago
..
healthmsg health: warn about reverse path filtering and exit nodes 9 months ago
args.go health: include DERP region name in bad derp notifications (#12530) 5 months ago
health.go health: support delayed Warnable visibility (#12783) 4 months ago
health_test.go health: support delayed Warnable visibility (#12783) 4 months ago
state.go health: support delayed Warnable visibility (#12783) 4 months ago
warnings.go health: support delayed Warnable visibility (#12783) 4 months ago