tailscale/logtail
Joe Tsai 9613b4eecc
logtail: add metrics (#18184)
Add metrics about logtail uploading and underlying buffer.
Add metrics to the in-memory buffer implementation.

Updates tailscale/corp#21363

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2025-12-11 10:49:48 -08:00
..
example Switch logging service from log.tailscale.io to log.tailscale.com (#14398) 2024-12-16 14:53:34 -08:00
filch logtail: add metrics (#18184) 2025-12-11 10:49:48 -08:00
.gitignore Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
api.md Switch logging service from log.tailscale.io to log.tailscale.com (#14398) 2024-12-16 14:53:34 -08:00
buffer.go logtail: add metrics (#18184) 2025-12-11 10:49:48 -08:00
config.go net/netmon: remove usage of direct callbacks from netmon (#17292) 2025-10-01 14:59:38 -04:00
logtail_omit.go feature/logtail: pull logtail + netlog out to modular features 2025-09-29 08:33:04 -07:00
logtail_test.go all: rename variables with lowercase-l/uppercase-I 2025-11-18 09:12:34 +00:00
logtail.go logtail: add metrics (#18184) 2025-12-11 10:49:48 -08:00
README.md Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00

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.