tailscale/tsweb
Brad Fitzpatrick 4992aca6ec tsweb/varz: flesh out munging of expvar keys into valid Prometheus metrics
From a problem we hit with how badger registers expvars; it broke
trunkd's exported metrics.

Updates tailscale/corp#1297

Change-Id: I42e1552e25f734c6f521b6e993d57a82849464b2
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2024-03-24 20:06:06 -07:00
..
promvarz tsweb/promvarz: fix repeated expvar definition in test 2023-05-06 09:53:09 -07:00
varz tsweb/varz: flesh out munging of expvar keys into valid Prometheus metrics 2024-03-24 20:06:06 -07:00
debug.go Revert "tsweb: update ServeMux matching to 1.22.0 syntax (#11090)" (#11125) 2024-02-13 10:49:36 -08:00
debug_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
log.go tsweb: propagate RequestID via context and entire request 2023-11-30 15:00:29 -05:00
request_id.go tsweb: add String method to tsweb.RequestID 2024-03-06 19:48:04 -05:00
tsweb.go tsweb: allow empty redirect URL in CleanRedirectURL (#11295) 2024-02-28 15:57:42 -08:00
tsweb_test.go tsweb: add more test cases for TestCleanRedirectURL (#11331) 2024-03-04 17:13:36 -08:00