You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
Take koordlet as example, because it import net/http/pprof, and main goroutine always listen on addr which default is :9316, so we can always fetch pprof from :9316/debug/pprof/xxx
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
What happened:
Take koordlet as example, because it import
net/http/pprof
, and main goroutine always listen on addr which default is :9316, so we can always fetch pprof from :9316/debug/pprof/xxxWhat you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
):The text was updated successfully, but these errors were encountered: