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
Kristoffer Dalby 0e0e53d3b3 util/usermetrics: make usermetrics non-global
this commit changes usermetrics to be non-global, this is a building
block for correct metrics if a go process runs multiple tsnets or
in tests.

Updates #13420
Updates tailscale/corp#22075

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
1 month ago
..
cert.go
debugderp.go
disabled_stubs.go
localapi.go util/usermetrics: make usermetrics non-global 1 month ago
localapi_test.go util/usermetrics: make usermetrics non-global 1 month ago
pprof.go