-
Notifications
You must be signed in to change notification settings - Fork 214
feat: add process and container power monitoring #2061
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
feat: add process and container power monitoring #2061
Conversation
adaef48
to
94e1513
Compare
94e1513
to
5031cdd
Compare
1ab11d9
to
0082d73
Compare
What does |
I was expecting the difference to be 0 or <0 (as in no difference, like how it is in node-process) as per what old Kepler used to produce |
ee93e82
to
198556a
Compare
can we reduce the number of files in testdata? do we need all the files there?
|
600317a
to
cc818f3
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## reboot #2061 +/- ##
==========================================
- Coverage 93.30% 91.75% -1.56%
==========================================
Files 21 29 +8
Lines 1240 2086 +846
==========================================
+ Hits 1157 1914 +757
- Misses 66 130 +64
- Partials 17 42 +25 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
e8fa91e
to
f65aeb8
Compare
f65aeb8
to
49009e6
Compare
Signed-off-by: Sunil Thaha <sthaha@redhat.com>
Signed-off-by: Sunil Thaha <sthaha@redhat.com>
Signed-off-by: Sunil Thaha <sthaha@redhat.com>
Signed-off-by: Sunil Thaha <sthaha@redhat.com>
49009e6
to
aca34eb
Compare
b02bd54
into
sustainable-computing-io:reboot
This commit extends power monitoring to include process and container-level metrics alongside node-level metrics.
Changes include