-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
If your don't config exchange, this plugin didn't filter all exchanges, even no measurement created. #3882
Comments
What is the response of |
When I specify nothing for exchange, rabbitmq_exchange not created. return all exchanges.:
|
Can you share your config for the the two cases: with and without |
Sure, this one.
|
But, when I create another influxdb and telegraf, it's works. |
Maybe it is a permissions issue? |
impossible, I got other measurements with the same url. |
Hey, i've got the same issue, no exchange metrics for blank. Conf:
parsing error
P.S: Reinstalling telegraf didn't help: yum erase -y telegraf && yum install -y telegraf |
@Art1k This option is only in the next release (1.6) |
@danielnelson |
Depends on what is found in testing but I expect it in about 2 weeks. There is an release candidate available, it would be great if you could verify everything is working as expected: |
@danielnelson Cool thanks, i'll verify it and update |
Closing because from the comments it seems this was resolved in v1.6 |
telegraf/plugins/inputs/rabbitmq/rabbitmq.go
Line 443 in 9ce70aa
if you didn't specify exchange list, measurements rabbitmq_exchange didn't created.
didn't find out why.
The text was updated successfully, but these errors were encountered: