Skip to content

Commit

Permalink
Merge pull request #34 from Financial-Times/AddProfiling
Browse files Browse the repository at this point in the history
Added profiling
  • Loading branch information
scott-ace-newton committed Nov 6, 2017
2 parents 2bae556 + a266332 commit 17d992c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import (
_ "github.com/joho/godotenv/autoload"
"github.com/rcrowley/go-metrics"
log "github.com/sirupsen/logrus"
_ "net/http/pprof"
)

func main() {
Expand Down

0 comments on commit 17d992c

Please sign in to comment.