summaryrefslogtreecommitdiffhomepage
path: root/control/controlknobs/controlknobs.go
diff options
context:
space:
mode:
authorJoe Tsai <joetsai@digital-static.net>2024-03-21 12:20:38 -0700
committerGitHub <noreply@github.com>2024-03-21 12:20:38 -0700
commit85febda86db1e70a2d2eda8b6c100e5ec560c2f9 (patch)
tree2f0e2f4414cd74a741e724ddb85046688418049d /control/controlknobs/controlknobs.go
parentd4bfe34ba77b9061c0ce97d62ede45817580bc98 (diff)
downloadtailscale-85febda86db1e70a2d2eda8b6c100e5ec560c2f9.tar.xz
tailscale-85febda86db1e70a2d2eda8b6c100e5ec560c2f9.zip
all: use zstdframe where sensible (#11491)
Use the zstdframe package where sensible instead of plumbing around our own zstd.Encoder just for stateless operations. This causes logtail to have a dependency on zstd, but that's arguably okay since zstd support is implicit to the protocol between a client and the logging service. Also, virtually every caller to logger.NewLogger was manually setting up a zstd.Encoder anyways, meaning that zstd was functionally always a dependency. Updates #cleanup Updates tailscale/corp#18514 Signed-off-by: Joe Tsai <joetsai@digital-static.net>
Diffstat (limited to 'control/controlknobs/controlknobs.go')
0 files changed, 0 insertions, 0 deletions