Skip to content

Commit

Permalink
disable pprof flag
Browse files Browse the repository at this point in the history
  • Loading branch information
thinhC98 committed Nov 30, 2024
1 parent 4a5bd22 commit 9cfdf93
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions internal/debug/flags.go
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,10 @@ var Flags = []cli.Flag{
//vmoduleFlag,
//backtraceAtFlag,
//debugFlag,
pprofFlag,
pprofAddrFlag,
pprofPortFlag,
memprofilerateFlag,
// pprofFlag,
// pprofAddrFlag,
// pprofPortFlag,
// memprofilerateFlag,
//blockprofilerateFlag,
//cpuprofileFlag,
//traceFlag,
Expand Down

0 comments on commit 9cfdf93

Please sign in to comment.