tailscale/tsweb
James Tucker b95e8bf4a1 tsweb/varz: export GC CPU fraction gauge
We were missing this metric, but it can be important for some workloads.

Varz memstats output allocation cost reduced from 30 allocs per
invocation to 1 alloc per invocation.

Updates tailscale/corp#28033

Signed-off-by: James Tucker <james@tailscale.com>
Co-authored-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2025-04-28 11:52:21 -07:00
..
promvarz tsweb: split promvarz into an optional dependency 2025-03-18 16:57:04 -07:00
varz tsweb/varz: export GC CPU fraction gauge 2025-04-28 11:52:21 -07:00
debug_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
debug.go tsweb: don't hook up pprof handlers in javascript builds 2025-04-16 10:10:45 -07:00
log.go tsweb: rename AccessLogRecord's When to Time 2024-05-31 12:33:35 -04:00
pprof_default.go tsd: wire up the event bus to tailscaled 2025-04-16 10:10:45 -07:00
pprof_js.go tsd: wire up the event bus to tailscaled 2025-04-16 10:10:45 -07:00
request_id.go tsweb: change RequestID format to have a date in it 2024-11-20 15:55:09 -08:00
tsweb_test.go tsweb: change RequestID format to have a date in it 2024-11-20 15:55:09 -08:00
tsweb.go tsweb: don't hook up pprof handlers in javascript builds 2025-04-16 10:10:45 -07:00