20 Commits (524fb2c1908dc06b166f2a4fd2015d00b7d5ea92)

Author SHA1 Message Date
Brad Fitzpatrick b4cf837d8a logtail: use link monitor to determine when to retry after upload failure 5 years ago
Brad Fitzpatrick c0cdca6d06 cmd/tailscaled, logtail: share link monitor from wgengine to logtail 5 years ago
Brad Fitzpatrick 57dd247376 cmd/tailscaled, logpolicy, logtail: support log levels 5 years ago
Brad Fitzpatrick d97ee12179 logtail, logpolicy: remove an unidiomatic use of an interface 5 years ago
Josh Bleecher Snyder 3a7402aa2d logtail: help the server be more efficient 5 years ago
Josh Bleecher Snyder 883a11f2a8 logtail: fix typo in comment 5 years ago
Brad Fitzpatrick dd97111d06 backoff: update to Go style, document a bit, make 30s explicit 6 years ago
Elias Naur bca9fe35ba logtail: return correct write size from logger.Write 6 years ago
Avery Pennarun 6f590f5b52 logtail: we missed a case for the backoff timer. 6 years ago
Avery Pennarun 08acb502e5 Add tstest.PanicOnLog(), and fix various problems detected by this. 6 years ago
Brad Fitzpatrick c726c1eec9 logtail: add const DefaultHost with default server name 6 years ago
Brad Fitzpatrick 996bf9cae7 logtail: don't send a User-Agent 6 years ago
Brad Fitzpatrick e71a7c7a2c logtail: read to EOF on chunked response 6 years ago
Brad Fitzpatrick fcb6a34f4b logtail: reduce allocations encoding text 6 years ago
David Crawshaw 6ddbcab71e logtail: rename the unused CheckLogs to DrainLogs 6 years ago
Brad Fitzpatrick 8f9fa6a842 logtail: minor style/simplification changes 6 years ago
David Anderson 8380d8575a logtail: remove unused code from old sentinel logic. 6 years ago
David Anderson be6bcd59cd logtail: don't pass in nil contexts. 6 years ago
David Anderson 250dfc9016 logtail: remove unused struct fields. 6 years ago
Earl Lee a8d8b8719a Move Linux client & common packages into a public repo. 6 years ago