28 Commits (c41a2d5c8372cea8bf5dc64ed8fcbec577fc00fd)

Author SHA1 Message Date
Brad Fitzpatrick 7c1d6e35a5 all: use Go 1.22 range-over-int 2 years ago
Joe Tsai 7a77a2edf1
logtail: optimize JSON processing (#11671) 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
Claire Wang e1bcecc393
logtail: use tstime (#8607) 3 years ago
Joe Tsai 283a84724f
types/logid: simplify implementation (#7415) 3 years ago
Joe Tsai 7e4788e383
logtail: delete ID types and functions (#7412) 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
Eng Zer Jun f0347e841f refactor: move from io/ioutil to io and os packages 4 years ago
Mihai Parparita 3222bce02d logtail: add instance metadata to the entry logtail 4 years ago
Josh Bleecher Snyder 0868329936 all: use any instead of interface{} 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
Josh Bleecher Snyder 94fb42d4b2 all: use testingutil.MinAllocsPerRun 5 years ago
Josh Bleecher Snyder 278e7de9c9 logtail: always send a json array 5 years ago
Brad Fitzpatrick b34fbb24e8 logtail: reduce PublicID.UnmarshalText from 2 allocs to 0 5 years ago
Denton Gentry 013da6660e logtail: add tests 5 years ago
Denton Gentry ce058c8280
Revert "Add logtail tests (#1114)" (#1116) 5 years ago
Denton Gentry e4f53e9b6f
Add logtail tests (#1114) 5 years ago
Denton Gentry b771a1363b logtail: start a local server for TestFastShutdown 5 years ago
Denton Gentry 2c328da094 logtail: add a test to upload logs to local server 5 years ago
Brad Fitzpatrick d97ee12179 logtail, logpolicy: remove an unidiomatic use of an interface 5 years ago
Elias Naur bca9fe35ba logtail: return correct write size from logger.Write 6 years ago
Avery Pennarun 08acb502e5 Add tstest.PanicOnLog(), and fix various problems detected by this. 6 years ago
Brad Fitzpatrick fcb6a34f4b logtail: reduce allocations encoding text 6 years ago
Earl Lee a8d8b8719a Move Linux client & common packages into a public repo. 6 years ago