We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
net/http/pprof
1 parent 1a31e5c commit d9ee86fCopy full SHA for d9ee86f
main.go
@@ -23,7 +23,6 @@ import (
23
"github.com/steadybit/extension-kit/extruntime"
24
"github.com/steadybit/extension-kit/extsignals"
25
_ "go.uber.org/automaxprocs" // Importing automaxprocs automatically adjusts GOMAXPROCS.
26
- _ "net/http/pprof" //allow pprof
27
"time"
28
)
29
0 commit comments