tailscale/net/sockstats
Mihai Parparita ea81bffdeb sockstats: export as client metrics
Though not fine-grained enough to be useful for detailed analysis, we
might as well export that we gather as client metrics too, since we have
an upload/analysis pipeline for them.

clientmetric.Metric.Add is an atomic add, so it's pretty cheap to also
do per-packet.

Updates tailscale/corp#9230
Updates #3363

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
2023-03-09 14:22:11 -08:00
..
label_string.go sockstats: switch label to enum 2023-03-06 15:54:35 -08:00
sockstats.go sockstats: add validation for TCP socket stats 2023-03-08 13:39:30 -08:00
sockstats_noop.go sockstats: switch label to enum 2023-03-06 15:54:35 -08:00
sockstats_tsgo.go sockstats: export as client metrics 2023-03-09 14:22:11 -08:00
sockstats_tsgo_darwin.go sockstats: add validation for TCP socket stats 2023-03-08 13:39:30 -08:00