feat(backend): pprof on http worker
This commit is contained in:
parent
008c020f56
commit
2bb97b3ddf
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@ import (
|
|||
"openreplay/backend/pkg/url/assets"
|
||||
"openreplay/backend/services/http/geoip"
|
||||
"openreplay/backend/services/http/uaparser"
|
||||
|
||||
_ "net/http/pprof"
|
||||
)
|
||||
|
||||
var rewriter *assets.Rewriter
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue