-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Cgroups #29621
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
Cgroups #29621
Conversation
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
CI test is hitting a panic that looks like it's caused by this change:
|
Yes, I need to work on this some more. The interface used doesn't work well to access fields on the struct. |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
7c2f712
to
ba19244
Compare
Sorry, this took a long time. This is now ready for review. |
receiver/hostmetricsreceiver/internal/scraper/processscraper/metadata.yaml
Outdated
Show resolved
Hide resolved
Co-authored-by: Andrzej Stencel <[email protected]>
Description:
Adds
process.cgroup
resource attribute to process metricsLink to tracking Issue:
Fixes #29282