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

expose go runtime pprof endpoint #165

Open
iyashu opened this issue Nov 6, 2021 · 2 comments
Open

expose go runtime pprof endpoint #165

iyashu opened this issue Nov 6, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request project/community
Milestone

Comments

@iyashu
Copy link
Contributor

iyashu commented Nov 6, 2021

Describe the problem/challenge you have
We saw one issue where lvm localpv node agent gets stuck without moving ahead with usual execution (syncing node status & other control loop stuck as we don't see any logs) and wanted to debug it further to see any potential deadlock. Since lvm-localpv don't expose any go runtime information, we could not collect the go routine stack traces.

Describe the solution you'd like
Expose go runtime pprof endpoint.

@dsharma-dc
Copy link
Contributor

From the tracking activity on this issue, it seems that there has been some initial work done on this. Need to understand the scope of this work.
@niladrih Do you have idea about this as I see you have done activity on this in the past?

@dsharma-dc dsharma-dc added enhancement New feature or request and removed Backlog labels Jun 12, 2024
@avishnu
Copy link
Member

avishnu commented Sep 17, 2024

Seems a low hanging fruit, let's try to target for v4.2.

@avishnu avishnu added this to the v4.2 milestone Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request project/community
Projects
None yet
Development

No branches or pull requests

6 participants