mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* Add pprof output option to CLI * Add to docs * Add changelog * Update website/content/docs/commands/server.mdx Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> * some changes * Update changelog/27033.txt Co-authored-by: Josh Black <raskchanky@gmail.com> --------- Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> Co-authored-by: Josh Black <raskchanky@gmail.com>
4 lines
133 B
Plaintext
4 lines
133 B
Plaintext
```release-note:improvement
|
|
command/server: Add support for dumping pprof files during startup using CLI option `pprof-dump-dir`
|
|
```
|