Skip to content

feat(migrations): Add option migration for inputs.statsd #17171

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 4 commits into from
Jun 13, 2025

Conversation

srebhan
Copy link
Member

@srebhan srebhan commented Jun 12, 2025

Summary

This PR migrates the parse_data_dog_tags option of the plugin and removes the deprecated option including the ignored udp_packet_size option.

Checklist

  • No AI generated code was used in this PR

Related issues

resolves #16934

@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
@mstrandboge mstrandboge self-assigned this Jun 12, 2025
srebhan and others added 2 commits June 13, 2025 12:33
Co-authored-by: Maya Strandboge <136023093+mstrandboge@users.noreply.github.com>
Co-authored-by: Maya Strandboge <136023093+mstrandboge@users.noreply.github.com>
@telegraf-tiger
Copy link
Contributor

@mstrandboge mstrandboge 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 Jun 13, 2025
@mstrandboge mstrandboge assigned skartikey and unassigned mstrandboge Jun 13, 2025
@skartikey skartikey merged commit 2b07dfd into influxdata:master Jun 13, 2025
26 of 27 checks passed
@github-actions github-actions bot added this to the v1.35.0 milestone 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 inputs.statsd
3 participants