Files
vault/changelog/25391.txt
Jason O'Donnell be0061509b command/server: remove env var requirement for sigusr2 pprof output (#25391)
* command/server: remove env var requirement for sigusr2 pprof output

* changelog
2024-02-29 10:35:40 -05:00

5 lines
156 B
Plaintext

```release-note:improvement
command/server: Removed environment variable requirement to generate pprof
files using SIGUSR2. Added CPU profile support.
```