mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 13:12:20 +00:00
Enable pprof on the kube-proxy's healthz http server.
This commit is contained in:
@@ -21,6 +21,7 @@ package app
|
||||
import (
|
||||
"net"
|
||||
"net/http"
|
||||
_ "net/http/pprof"
|
||||
"strconv"
|
||||
"time"
|
||||
|
||||
|
Reference in New Issue
Block a user