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

fix(inputs.temp): Recover pre-v1.22.4 temperature sensor readings #14575

Merged
merged 5 commits into from
Jan 18, 2024

Conversation

srebhan
Copy link
Member

@srebhan srebhan commented Jan 15, 2024

Summary

This PR fixes a regression introduced by gopsutils and brings back additional temperature sensor-readings present before v1.22.4.

Checklist

  • No AI generated code was used in this PR

Related issues

resolves #11294

@srebhan srebhan changed the title Temp issue 11294 fix(inputs.temp): Recover pre-v1.22.4 temperature sensor readings Jan 15, 2024
@srebhan srebhan added regression something that used to work, but is now broken fix pr to fix corresponding bug area/system plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins labels Jan 15, 2024
@srebhan srebhan added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Jan 16, 2024
Copy link
Contributor

@powersj powersj left a comment

Choose a reason for hiding this comment

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

Thanks for this, need you to rename a file or justify it ;) and then this is good to go.

plugins/inputs/temp/temp_nolinux.go Outdated Show resolved Hide resolved
@telegraf-tiger
Copy link
Contributor

@powersj powersj merged commit 9aee268 into influxdata:master Jan 18, 2024
26 checks passed
@github-actions github-actions bot added this to the v1.29.3 milestone Jan 18, 2024
powersj pushed a commit that referenced this pull request Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/system fix pr to fix corresponding bug plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. regression something that used to work, but is now broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Undocumented regression in temp plugin
2 participants