vault/command/server
Nick Cabatoff c039894baf
Add support for unauthenticated pprof access on a per-listener basis,… (#11324)
* Add support for unauthenticated pprof access on a per-listener basis, as we do for metrics.

* Add missing pprof sub-targets like 'allocs' and 'block'.  Capture the goroutine subtarget a second time in text form.  This is mostly a convenience, but also I think the pprof format might be a bit lossy?
2021-04-19 14:30:59 -04:00
..
test-fixtures Initial Diagnose Command for TLS and Listener [VAULT-1896, VAULT-1899] (#11249) 2021-04-06 16:40:43 -07:00
config.go Backport some OSS changes (#10267) 2020-10-29 16:47:34 -07:00
config_test.go Port: Telemetry For Lease Expiration Times (#10375) 2020-11-13 10:26:58 -08:00
config_test_helpers.go Add support for unauthenticated pprof access on a per-listener basis,… (#11324) 2021-04-19 14:30:59 -04:00
config_test_helpers_util.go Backport some OSS changes (#10267) 2020-10-29 16:47:34 -07:00
config_util.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
listener.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
listener_tcp.go Revert "Migrate internalshared out (#9727)" (#10141) 2020-10-13 16:38:21 -07:00
listener_tcp_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
listener_test.go Add support for tls_max_version in listener config. (#11226) 2021-03-29 14:39:14 -04:00
server_seal_transit_acc_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00