Skip to content

Commit

Permalink
feat: pprof sidecar
Browse files Browse the repository at this point in the history
  • Loading branch information
alexec committed Jun 21, 2021
1 parent 3c0d169 commit e5fa079
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runner/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import (
"context"
"fmt"
"io/ioutil"
_ "net/http/pprof"
"os"
"os/signal"
"syscall"
Expand Down

0 comments on commit e5fa079

Please sign in to comment.