71 Commits (7f83f9fc832b17626e94de308cf37a29e04cd555)

Author SHA1 Message Date
Brad Fitzpatrick 3672f29a4e net/netns, net/dns/resolver, etc: make netmon required in most places 2 years ago
Joe Tsai 7a77a2edf1
logtail: optimize JSON processing (#11671) 2 years ago
Brad Fitzpatrick ec87e219ae logtail: delete unused code from old way to configure zstd 2 years ago
Joe Tsai e2586bc674
logtail: always zstd compress with FastestCompression and LowMemory (#11583) 2 years ago
Brad Fitzpatrick e7599c1f7e logtail: prevent js/wasm clients from picking TLS client cert 2 years ago
Brad Fitzpatrick 6d90966c1f logtail: move a scratch buffer to Logger 2 years ago
Joe Tsai 85febda86d
all: use zstdframe where sensible (#11491) 2 years ago
as2643 3fb6ee7fdb
tailscale/logtail: redact public ipv6 and ipv4 ip addresses within tailscaled. (#10531) 2 years ago
Brad Fitzpatrick d852c616c6 logtail: fix Logger.Write return result 2 years ago
Brad Fitzpatrick 9089efea06 net/netmon: make ChangeFunc's signature take new ChangeDelta, not bool 3 years ago
Claire Wang e1bcecc393
logtail: use tstime (#8607) 3 years ago
Joe Tsai 49015b00fe
logtail: fix race condition with sockstats label (#8578) 3 years ago
Joe Tsai 84c99fe0d9
logtail: be less aggressive about re-uploads (#8117) 3 years ago
Mihai Parparita 4722f7e322 all: move network monitoring from wgengine/monitor to net/netmon 3 years ago
Mihai Parparita edb02b63f8 net/sockstats: pass in logger to sockstats.WithSockStats 3 years ago
Will Norris 62a1e9a44f log/sockstatlog: add delay before writing logs to disk 3 years ago
Mihai Parparita a2be1aabfa logtail: remove unncessary response read 3 years ago
Mihai Parparita 6ac6ddbb47 sockstats: switch label to enum 3 years ago
Joe Tsai 7e4788e383
logtail: delete ID types and functions (#7412) 3 years ago
Mihai Parparita 9cb332f0e2 sockstats: instrument networking code paths 3 years ago
David Crawshaw 46467e39c2 logtail: allow multiple calls to Shutdown 3 years ago
Mihai Parparita f0f2b2e22b logtail: increase maximum log line size in low memory mode 3 years ago
Will Norris 71029cea2d all: update copyright and license headers 3 years ago
Brad Fitzpatrick b657187a69 cmd/tailscale, logtail: add 'tailscale debug daemon-logs' logtail mechanism 3 years ago
Brad Fitzpatrick 69c0b7e712 ipn/ipnlocal: add c2n handler to flush logtail for support debugging 3 years ago
Mihai Parparita 8f2bc0708b logtail: make logs flush delay dynamic 3 years ago
Brad Fitzpatrick a04f1ff9e6 logtail: default to 2s log flush delay on all platforms 4 years ago
Brad Fitzpatrick a315336287 logtail: change batched upload mechanism to not use CPU when idle 4 years ago
Joe Tsai 3af0d4d0f2
logtail: always record timestamps in UTC (#5732) 4 years ago
Joe Tsai c321363d2c
logtail: support a copy ID (#5851) 4 years ago
Josh Soref d4811f11a0 all: fix spelling mistakes 4 years ago
Eng Zer Jun f0347e841f refactor: move from io/ioutil to io and os packages 4 years ago
Joe Tsai 21cd402204
logtail: do not log when backing off (#5485) 4 years ago
Brad Fitzpatrick 4950fe60bd syncs, all: move to using Go's new atomic types instead of ours 4 years ago
Brad Fitzpatrick 5381437664 logtail, net/portmapper, wgengine/magicsock: use fmt.Appendf 4 years ago
Brad Fitzpatrick 48e73e147a logtail,logpolicy: tweak minor cosmetic things 4 years ago
Brad Fitzpatrick 02e580c1d2 logtail: use http.NewRequestWithContext 4 years ago
Mihai Parparita 3222bce02d logtail: add instance metadata to the entry logtail 4 years ago
Brad Fitzpatrick 9f1dd716e8 tailcfg, logtail: provide Debug bit to disable logtail 4 years ago
Josh Bleecher Snyder 0868329936 all: use any instead of interface{} 4 years ago
Brad Fitzpatrick 5f529d1359 logtail: add Logger.PrivateID accessor 4 years ago
Brad Fitzpatrick 84138450a4 types/logger, logtail: add mechanism to do structured JSON logs 4 years ago
Brad Fitzpatrick 5d9ab502f3 logtail: don't strip verbose level on upload 4 years ago
Josh Bleecher Snyder 9fe5ece833 logtail: cap the buffer size in encodeText 4 years ago
Brad Fitzpatrick 40e2b312b6 ipn/ipnserver, logpolicy: move Windows disk logging up earlier 4 years ago
Brad Fitzpatrick 3b541c833e util/clientmetric, logtail: log metric changes 4 years ago
Josh Bleecher Snyder 0c038b477f logtail: add a re-usable buffer for uploads 5 years ago
Josh Bleecher Snyder 278e7de9c9 logtail: always send a json array 5 years ago
Josh Bleecher Snyder 0373ba36f3 logtail: fix typo in comment 5 years ago
David Crawshaw 1606ef5219 logtail: print panics from previous runs on stderr 5 years ago