mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00:00
* Add SIGUSR2 pprof to agent * changelog * Update command/agent.go Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com> * Update command/agent.go Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com> * Add to proxy, update tests * Fix path * Changelog * dry * choose one error style --------- Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
7 lines
202 B
Plaintext
7 lines
202 B
Plaintext
```release-note:improvement
|
|
agent: Add the ability to dump pprof to the filesystem using SIGUSR2
|
|
```
|
|
```release-note:improvement
|
|
proxy: Add the ability to dump pprof to the filesystem using SIGUSR2
|
|
```
|