summaryrefslogtreecommitdiffhomepage
path: root/tsweb/debug.go
AgeCommit message (Expand)AuthorFilesLines
2023-04-11tsweb: move varz handler(s) into separate modulesAnton Tolchanov1-2/+4
2023-04-11tsweb: expose native Prometheus metrics in /debug/varzAnton Tolchanov1-1/+1
2023-02-11version: unexport all vars, turn Short/Long into funcsDavid Anderson1-1/+1
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-03-17all: use any instead of interface{}Josh Bleecher Snyder1-4/+4
2021-09-02tsweb: restore CPU profiling handlerBrad Fitzpatrick1-0/+5
2021-06-16tsweb: replace NewMux with a more flexible DebugHandler.David Anderson1-0/+136