Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Enable pprof Helm operator
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddeco committed May 24, 2019
1 parent 4062cb6 commit 53b92b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integrations/helm/http/daemon/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import (
"context"
"fmt"
"net/http"
_ "net/http/pprof"
"sync/atomic"
"time"

Expand Down

0 comments on commit 53b92b8

Please sign in to comment.