Skip to content

feat(migrations): Add option migration for outputs.kinesis #17167

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 2 commits into from
Jun 12, 2025

Conversation

mstrandboge
Copy link
Member

Summary

This PR migrates the partitionkey and use_random_partitionkey options of the plugin and removes the deprecated options.

Checklist

  • No AI generated code was used in this PR

Related issues

resolves #16938

@telegraf-tiger telegraf-tiger bot added the feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin label Jun 12, 2025
@telegraf-tiger
Copy link
Contributor

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.

Awesome code @mstrandboge! Thanks!

@srebhan srebhan added area/configuration ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. labels Jun 12, 2025
Copy link
Contributor

@skartikey skartikey left a comment

Choose a reason for hiding this comment

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

@mstrandboge Nicely Done!

@skartikey skartikey merged commit 080faa0 into influxdata:master Jun 12, 2025
25 of 27 checks passed
@github-actions github-actions bot added this to the v1.35.0 milestone Jun 12, 2025
skartikey pushed a commit to skartikey/telegraf that referenced this pull request Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/configuration feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace deprecated options in outputs.kinesis
3 participants