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

libpcp: auto-load the proc PMDA in local context mode #2033

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

natoscott
Copy link
Member

We can treat pmda_proc.so the same as pmda_linux.so in the local context auto-loading code paths since its in exactly the same boat when it comes to default pmcd.conf state.

This resolves a problem report where pcp-htop reports some kernel metrics but the per-process stats are missing, when its fallback-to-local-without-pmcd mode occurs.

We can treat pmda_proc.so the same as pmda_linux.so in the
local context auto-loading code paths since its in exactly
the same boat when it comes to default pmcd.conf state.

This resolves a problem report where pcp-htop reports some
kernel metrics but the per-process stats are missing, when
its fallback-to-local-without-pmcd mode occurs.
Copy link
Member

@kmcdonell kmcdonell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kmcdonell kmcdonell merged commit 5eb035e into performancecopilot:main Jul 30, 2024
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants