-
Notifications
You must be signed in to change notification settings - Fork 108
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
Foundation to report application processes #892
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #892 +/- ##
==========================================
- Coverage 77.87% 71.64% -6.24%
==========================================
Files 126 132 +6
Lines 9136 9620 +484
==========================================
- Hits 7115 6892 -223
- Misses 1551 2253 +702
- Partials 470 475 +5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Awesome!
This PR provides the foundation for reporting application processes.
It currently only reports the OTEL standard
process.cpu.utilization
metric, but the PR is big and complex enough to leave the following missing functionalities for future, smaller PRs: