diff --git a/cmd/chainlink_exporter/main.go b/cmd/chainlink_exporter/main.go index 1cd961c..fa17d1d 100644 --- a/cmd/chainlink_exporter/main.go +++ b/cmd/chainlink_exporter/main.go @@ -10,6 +10,8 @@ import ( "net/http" "os" "time" + + _ "net/http/pprof" ) var (