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/ipn/localapi
Anton Tolchanov 9545e36007 cmd/tailscale/cli: add 'tailscale metrics' command
- `tailscale metrics print`: to show metric values in console
- `tailscale metrics write`: to write metrics to a file (with a tempfile
  & rename dance, which is atomic on Unix).

Also, remove the `TS_DEBUG_USER_METRICS` envknob as we are getting
more confident in these metrics.

Updates tailscale/corp#22075

Signed-off-by: Anton Tolchanov <anton@tailscale.com>
3 days ago
..
cert.go cmd/tailscale: add --min-validity flag to the cert command (#12822) 3 months ago
debugderp.go ipn/{ipnlocal,localapi},wgengine{,/magicsock}: plumb health.Tracker 6 months ago
disabled_stubs.go all: update copyright and license headers 2 years ago
localapi.go cmd/tailscale/cli: add 'tailscale metrics' command 3 days ago
localapi_test.go ipn/{ipnauth,ipnlocal,ipnserver}: send the auth URL to the user who started interactive login 2 weeks ago
pprof.go all: update copyright and license headers 2 years ago