We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00b76df commit 78f46e2Copy full SHA for 78f46e2
cmd/postgres_exporter/main.go
@@ -16,6 +16,7 @@ package main
16
import (
17
"fmt"
18
"net/http"
19
+ _ "net/http/pprof"
20
"os"
21
"strings"
22
0 commit comments