Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] enablePprof command line option is useless #2218

Open
j4ckstraw opened this issue Oct 8, 2024 · 0 comments
Open

[BUG] enablePprof command line option is useless #2218

j4ckstraw opened this issue Oct 8, 2024 · 0 comments
Labels
area/koordlet help wanted Extra attention is needed kind/bug Create a report to help us improve

Comments

@j4ckstraw
Copy link
Contributor

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):

Anything else we need to know?:

Environment:

  • App version:
  • Kubernetes version (use kubectl version):
  • Install details (e.g. helm install args):
  • Node environment (for koordlet/runtime-proxy issue):
    • Containerd/Docker version:
    • OS version:
    • Kernal version:
    • Cgroup driver: cgroupfs/systemd
  • Others:
@j4ckstraw j4ckstraw added the kind/bug Create a report to help us improve label Oct 8, 2024
@saintube saintube added the help wanted Extra attention is needed label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/koordlet help wanted Extra attention is needed kind/bug Create a report to help us improve
Projects
None yet
Development

No branches or pull requests

2 participants