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

[processor/resourcedetection] Disable host.id on system detector by default #24010

Merged
merged 3 commits into from
Jul 17, 2023

Conversation

mx-psi
Copy link
Member

@mx-psi mx-psi commented Jul 6, 2023

Description:

Disable setting host.id by default on the system detector.
Users can restore the previous behavior by setting system::resource_attributes::host.id::enabled to true.

Link to tracking Issue: Fixes #21233

Testing: Amended existing tests

@mx-psi mx-psi requested a review from a team July 6, 2023 11:14
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: breaking
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder whether this is a breaking change or rather a fix to a previous breaking change 🤔

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this has been out for a few months now I would rather mark this as breaking in case users have adapted to the new behavior

@mx-psi mx-psi requested a review from dmitryax July 13, 2023 22:01
@mx-psi
Copy link
Member Author

mx-psi commented Jul 14, 2023

@Aneurysm9 @dashpole @atoulme PTAL! I will merge this Monday EU morning if there are no further comments

@mx-psi mx-psi merged commit be286ca into open-telemetry:main Jul 17, 2023
88 checks passed
@github-actions github-actions bot added this to the next release milestone Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
processor/resourcedetection Resource detection processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[processor/resourcedetection] New dimension host.id was added enabled by default
5 participants