Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

amqp_consumer input : allow queue arguments from config #16140

Closed
n1b0r opened this issue Nov 5, 2024 · 3 comments · Fixed by #16141
Closed

amqp_consumer input : allow queue arguments from config #16140

n1b0r opened this issue Nov 5, 2024 · 3 comments · Fixed by #16141
Labels
feature request Requests for new plugin and for new features to existing plugins

Comments

@n1b0r
Copy link
Contributor

n1b0r commented Nov 5, 2024

Use Case

I need to be able to set a max-length attribute for the queue declared by telegraf on rabbitmq

Expected behavior

I expect to be able to configure queue arguments.

queue_arguments = {"x-max-length": 100}

Actual behavior

I cannot set queue arguments

Additional info

No response

@n1b0r n1b0r added the feature request Requests for new plugin and for new features to existing plugins label Nov 5, 2024
@n1b0r
Copy link
Contributor Author

n1b0r commented Nov 20, 2024

Hello @srebhan could you tell me when this feature will be included in a release ?

@n1b0r
Copy link
Contributor Author

n1b0r commented Dec 5, 2024

any news @srebhan ?

@srebhan
Copy link
Member

srebhan commented Dec 5, 2024

@n1b0r if you click on the PR you can see the milestone on the right-hand side. For this PR it says v1.33.0. Clicking on the milestone you will see the planned release date which is December 9th for v1.33.0...

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
feature request Requests for new plugin and for new features to existing plugins
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants