• feat(pprof): add support for configurable pprof HTTP debug server
    Some checks failed
    docker-image / docker_amd64 (push) Has been cancelled
    docker-image / docker_arm64 (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled
    docker-image / docker_manifest (push) Has been cancelled

    airkjw released this 2026-02-03 18:39:26 +00:00 | 515 commits to main since this release

    • Introduced a new pprof server to enable/debug HTTP profiling.
    • Added configuration options for enabling/disabling and specifying the server address.
    • Integrated pprof server lifecycle management with Service.

    #1287

    Downloads