adding cpu and memory metrics#235
Conversation
varkey98
left a comment
There was a problem hiding this comment.
Pls wait for a review from @tim-mwangi as well
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #235 +/- ##
==========================================
- Coverage 60.40% 59.45% -0.95%
==========================================
Files 55 70 +15
Lines 1836 2348 +512
==========================================
+ Hits 1109 1396 +287
- Misses 659 867 +208
- Partials 68 85 +17 ☔ View full report in Codecov by Sentry. |
|
Strange that we do not get the reason for static analysis failure. |
|
Let's make this configurable since in some deployments such as full TPA and ebpf, we already capture this. i.e can be disabled/enabled. We can add a |
|
@ryanericson @thugrock7 merging this as we discussed yesterday during standup call |
Description
Adding CPU and Memory monitoring metrics
Testing
deployed and tested locally.
Checklist:
Documentation
Make sure that you have documented corresponding changes in this repository or hypertrace docs repo if required.