a8023e0fdb
* 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?
4 lines
141 B
Plaintext
4 lines
141 B
Plaintext
```release-note:enhancement
|
|
core: Add per-listener config to allow unauthenticated pprof requests, and collect a few more pprof targets.
|
|
```
|