tailscale/tsweb
Andrew Dunham 5836b3d8c1 tsweb/promvarz: add bool to omit Prometheus metrics
This is causing problems with certain servers that have a lot of open
FDs; the process collector that Prometheus provides generates a lot of
garbage when enumerating open FDs, which is why we have
metrics.CurrentFDs (which uses util/dirwalk).

Updates tailscale/corp#19900

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I732f854e637c4d7a651b3c74cd8e363cb1092bcc
2024-05-13 17:24:22 -04:00
..
promvarz tsweb/promvarz: add bool to omit Prometheus metrics 2024-05-13 17:24:22 -04:00
varz tsweb/varz: add charset=utf-8 to varz handler 2024-03-27 19:56:22 -07:00
debug_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
debug.go Revert "tsweb: update ServeMux matching to 1.22.0 syntax (#11090)" (#11125) 2024-02-13 10:49:36 -08:00
log.go tsweb: propagate RequestID via context and entire request 2023-11-30 15:00:29 -05:00
request_id.go tsweb: switch to fastuuid for request ID generation 2024-04-09 14:05:20 -07:00
tsweb_test.go all: use Go 1.22 range-over-int 2024-04-16 15:32:38 -07:00
tsweb.go tsweb: remove redundant bumpStartIfNeeded func 2024-05-05 18:04:58 -07:00