-
feat(pprof): add support for configurable pprof HTTP debug server
released this
2026-02-03 18:39:26 +00:00 | 515 commits to main since this release- Introduced a new
pprofserver to enable/debug HTTP profiling. - Added configuration options for enabling/disabling and specifying the server address.
- Integrated pprof server lifecycle management with
Service.
Downloads
- Introduced a new