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/util/usermetric
Anton Tolchanov b4f46c31bb wgengine/magicsock: export packet drop metric for outbound errors
This required sharing the dropped packet metric between two packages
(tstun and magicsock), so I've moved its definition to util/usermetric.

Updates tailscale/corp#22075

Signed-off-by: Anton Tolchanov <anton@tailscale.com>
1 day ago
..
metrics.go wgengine/magicsock: export packet drop metric for outbound errors 1 day ago
usermetric.go wgengine/magicsock: export packet drop metric for outbound errors 1 day ago
usermetric_test.go util/usermetrics: make usermetrics non-global 1 month ago