Skip to content

Initial support of PCP metrics gathering capability #72

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

Merged
merged 8 commits into from
Aug 12, 2025

Conversation

malucius-rh
Copy link
Contributor

Description

This add initial PCP support to the common toolset for the "Zathras family" of workload wrappers as part of the migration from pbench

  • Adds "--use_pcp" option in general_setup
  • Adds PCP infrastrucure including systemd service, default configs for pmlogger and openmetrics, commands and functions for use by wrappers, and sundries

Before/After Comparison

Before: no Zathras-wide support for PCP
After: We have initial support for the use of PCP among the "Zathras family of wrapper"

Clerical Stuff

This closes #71
Relates to JIRA: RPOPC-517

Adds "--use_pcp" option in general_setup
Adds PCP infrastrucure including systemd service, default configs for pmlogger and openmetrics, commands and functions for use by wrappers, and sundries
@malucius-rh malucius-rh requested a review from a team July 7, 2025 23:39
@malucius-rh malucius-rh self-assigned this Jul 7, 2025
@malucius-rh malucius-rh added the enhancement New feature or request label Jul 7, 2025
Copy link

github-actions bot commented Jul 7, 2025

This relates to RPOPC-517

@malucius-rh malucius-rh requested a review from abondvt89 August 5, 2025 17:59
Copy link
Contributor

@dvalinrh dvalinrh left a comment

Choose a reason for hiding this comment

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

Looks good enough to soak.

@dvalinrh dvalinrh added the group_review_lgtm Indicates approval after a group review meeting label Aug 6, 2025
@malucius-rh malucius-rh merged commit 2e84909 into main Aug 12, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request group_review_lgtm Indicates approval after a group review meeting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PCP support needs to be added to the test_tools collection
2 participants