Skip to content

Conversation

skartikey
Copy link
Contributor

Summary

Replace the following options in the plugin and provide a migration

  inputs.rabbitmq/name                     ERROR since 1.3.0 removal in 1.35.0 use 'tags' instead
  inputs.rabbitmq/queues                   ERROR since 1.6.0 removal in 1.35.0 use 'queue_name_include' instead

Checklist

  • No AI generated code was used in this PR

Related issues

resolves #16931

@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 3, 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 @skartikey! Some comments in the code...

@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 Jun 13, 2025
@srebhan srebhan assigned mstrandboge and unassigned srebhan Jun 13, 2025
@telegraf-tiger
Copy link
Contributor

@mstrandboge mstrandboge merged commit 62939ba 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.rabbitmq
3 participants