Skip to content

Latest commit

 

History

History
37 lines (33 loc) · 389 Bytes

README.md

File metadata and controls

37 lines (33 loc) · 389 Bytes

PPROF

Fns pprof handler.

Install

go get github.com/aacfactory/fns-contrib/transports/handlers/pprof

Use

fns.New(fns.Handler(pprof.New()))

Config

transport:
  handlers:
    pprof:
      enable: true

URL

/debug/pprof/
/debug/pprof/cmdline
/debug/pprof/profile
/debug/pprof/symbol
/debug/pprof/trace