Save test metrics to openmetrics#31
Merged
Merged
Conversation
|
This relates to RPOPC-774 |
frival
reviewed
Feb 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Before/After Comparison
Before: Test metrics only saved in csv file
After: Test metrics save in both csv file and pcp openmentrics.
Clerical Stuff
This closes #30
Relates to JIRA: RPOPC-774
Test results
command executed:
/home/ec2-user/workloads/linpack-wrapper/linpack/linpack_run --run_user ec2-user --home_parent /home --iterations 1 --tuned_setting tuned_none_sys_file_ --host_config "m7i.xlarge" --sysname "m7i.xlarge" --sys_type aws --use_pcp
csv file
ht_config,sockets,threads,unit,MB/sec,cpu_affin,Start_time,End_time,Start_Date,End_Date
ht_yes_1_socket,1,2,GFlops,182,0.1,2026-01-28T20:18:02Z,2026-01-28T20:18:39Z
ht_yes_1_socket,1,2,GFlops,175,2.3.0.1,2026-01-28T20:18:02Z,2026-01-28T20:18:39Z
====================================
pcp snippet
14:37:08 1.000 1.000 2.000 NaN NaN NaN 1.000 1.000 132.000
14:37:09 1.000 1.000 2.000 NaN NaN NaN 1.000 1.000 132.000
14:37:10 1.000 1.000 2.000 NaN NaN NaN 1.000 1.000 132.000
-x output
linpack_x.txt
================================================================================