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
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
..
conffile
ipnauth ipn/{ipnauth,ipnlocal,ipnserver}: send the auth URL to the user who started interactive login 2 weeks ago
ipnlocal ipn/ipnlocal: remove the primary routes gauge for now 3 days ago
ipnserver ipn/{ipnauth,ipnlocal,ipnserver}: send the auth URL to the user who started interactive login 2 weeks ago
ipnstate
localapi cmd/tailscale/cli: add 'tailscale metrics' command 3 days ago
policy
store ipn/store/kubestore: don't error if state cannot be preloaded (#13926) 5 days ago
backend.go
conf.go
doc.go
ipn_clone.go
ipn_test.go
ipn_view.go
prefs.go
prefs_test.go
serve.go
serve_test.go
store.go
store_test.go