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 · 3 comments
Open

expose go runtime pprof endpoint #165

iyashu opened this issue Nov 6, 2021 · 3 comments
Assignees
Labels
kind/improvement Categorizes issue or PR as related to improving upon a current feature project/community

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.

@giridharshankar013 giridharshankar013 added the milestone/needs-tracking Indicates that an issue or PR needs to be tracked on a milestone label Apr 20, 2022
@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 kind/improvement Categorizes issue or PR as related to improving upon a current feature and removed milestone/needs-tracking Indicates that an issue or PR needs to be tracked on a milestone 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
@avishnu avishnu modified the milestones: v4.2, v4.3 Dec 17, 2024
@avishnu
Copy link
Member

avishnu commented Dec 17, 2024

Moving this out of the 4.2 release.

@avishnu avishnu removed this from the v4.3 milestone Jan 8, 2025
@avishnu avishnu added this to the LocalPV-LVM v1.7 milestone Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/improvement Categorizes issue or PR as related to improving upon a current feature project/community
Projects
Status: No status
Development

No branches or pull requests

7 participants