tailscale/tsweb
Brad Fitzpatrick 51976ab3a2 tsweb: add vars for unix process start time and version
To be scraped in the Go expvar JSON format, as a string is involved.

For a future tool to record when processes restarted exactly, and at
what version.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2021-08-23 10:36:28 -07:00
..
debug_test.go tsweb: replace NewMux with a more flexible DebugHandler. 2021-06-16 19:00:47 -07:00
debug.go tsweb: replace NewMux with a more flexible DebugHandler. 2021-06-16 19:00:47 -07:00
jsonhandler_test.go tsweb: refactor JSONHandler to take status code from error if it is present (#905) 2020-11-10 09:52:26 -05:00
jsonhandler.go tsweb: refactor JSONHandler to take status code from error if it is present (#905) 2020-11-10 09:52:26 -05:00
log.go tsweb: use a ResponseWriter wrapper to log more accurately. 2020-03-19 20:11:07 -07:00
tsweb_test.go tsweb: make VarzHandler support untyped expvar.Maps for compatibility 2021-08-12 13:35:31 -07:00
tsweb.go tsweb: add vars for unix process start time and version 2021-08-23 10:36:28 -07:00