Skip to content
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

Make {system,process}.cpu.utilization opt-in #1308

Merged
merged 2 commits into from
Aug 3, 2024

Conversation

ChrsMark
Copy link
Member

@ChrsMark ChrsMark commented Aug 2, 2024

Fixes #1130

Changes

This PR changes the requirement level of the system.cpu.utilization and process.cpu.utilization from recommended to optional according to the decision at #1130.
The main argument here is that metrics which can be derived from other metrics should be optional.

Merge requirement checklist

Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
@lmolkova lmolkova enabled auto-merge (squash) August 3, 2024 01:45
@lmolkova lmolkova merged commit e9c09e8 into open-telemetry:main Aug 3, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Should process.cpu.utilization and system.cpu.utilization be opt-in?
4 participants