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/types/logger
Andrew Dunham d1146dc701 ipn/ipnlocal: rate-limit diagnose logs in bugreport
We can log too quickly for logtail to catch up, even when we opt out of
log rate-limiting. When the user passes the --diagnose flag to
bugreport, we use a token bucket to control how many logs per second are
printed and sleep until we're able to write more.

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: If27672d66b621b589280bd0fe228de367ffcbd8f
1 year ago
..
logger.go ipn/ipnlocal: rate-limit diagnose logs in bugreport 1 year ago
logger_test.go all: update copyright and license headers 1 year ago
rusage.go all: update copyright and license headers 1 year ago
rusage_stub.go all: update copyright and license headers 1 year ago
rusage_syscall.go all: update copyright and license headers 1 year ago
tokenbucket.go all: update copyright and license headers 1 year ago