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.intel_powerstat): Fix option removal version #16377

Conversation

alysondeives
Copy link
Contributor

@alysondeives alysondeives commented Jan 7, 2025

Summary

Telegraf fails when parsing RemovalIn value from DeprecationInfo. It is defined as "1.35.0;" but should be "1.35.0".

Checklist

  • No AI generated code was used in this PR

Related issues

resolves #16376

Signed-off-by: Alyson Deives Pereira <alyson.deivespereira@windriver.com>
@telegraf-tiger telegraf-tiger bot added fix pr to fix corresponding bug plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins labels Jan 7, 2025
Copy link
Member

@srebhan srebhan left a comment

Choose a reason for hiding this comment

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

Thanks @alysondeives!

@srebhan srebhan changed the title fix(inputs.intel_powerstat): Fix DeprecationInfo parsing fix(inputs.intel_powerstat): Fix removal version Jan 9, 2025
@srebhan srebhan changed the title fix(inputs.intel_powerstat): Fix removal version fix(inputs.intel_powerstat): Fix option removal version Jan 9, 2025
@srebhan srebhan merged commit 1de8e7a into influxdata:master Jan 9, 2025
15 of 19 checks passed
@github-actions github-actions bot added this to the v1.33.1 milestone Jan 9, 2025
DStrand1 pushed a commit that referenced this pull request Jan 10, 2025
Signed-off-by: Alyson Deives Pereira <alyson.deivespereira@windriver.com>
(cherry picked from commit 1de8e7a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix pr to fix corresponding bug plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

intel_powerstat plugin fails to parse removal version
3 participants