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/logtail
Brad Fitzpatrick 2690b4762f Revert "VERSION.txt: this is v1.78.0"
This reverts commit 0267fe83b2.

Reason: it converted the tree to Windows line endings.

Updates #14299

Change-Id: I2271a61d43e99bd0bbcf9f4831e8783e570ba08a
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 year ago
..
backoff all: use math/rand/v2 more 2 years ago
example Revert "VERSION.txt: this is v1.78.0" 1 year ago
filch Revert "VERSION.txt: this is v1.78.0" 1 year ago
.gitignore Revert "VERSION.txt: this is v1.78.0" 1 year ago
README.md Revert "VERSION.txt: this is v1.78.0" 1 year ago
api.md Revert "VERSION.txt: this is v1.78.0" 1 year ago
buffer.go logtail: require Buffer.Write to not retain the provided slice (#11617) 2 years ago
logtail.go logtail: avoid bytes.Buffer allocation (#11858) 1 year ago
logtail_test.go all: use Go 1.22 range-over-int 2 years ago

README.md

Tailscale Logs Service

This github repository contains libraries, documentation, and examples for working with the public API of the tailscale logs service.

For a very quick introduction to the core features, read the API docs and peruse the logs reprocessing example.

For more information, write to info@tailscale.io.