We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[[outputs.influxdb]] urls = ["http://prod.os-metrics-db.service.sjc.consul:8086"] # required database = "telegraf" retention_policy = "" write_consistency = "any" timeout = "5s" [[inputs.nsq]] endpoints = ["http://localhost:4151"]
telegraf: v1.2.1 NSQ: 1.0.0-compat OS: ubuntu 14.04
# telegraf --config telegraf.conf --test * Plugin: inputs.nsq, Collection 1 > nsq_server,server_version=,host=nsq-r1,server_host=localhost:4151 server_count=0i,topic_count=0i 1492158440000000000
Something similar to output when using NSQ 0.3.8: https://gist.github.com/r0bj/d5804619992c6fb885106cbe9dbb30f2
No data is returned, version string is empty.
The text was updated successfully, but these errors were encountered:
any news on that ? willing to update nsqd but cant do it without monitoring
Sorry, something went wrong.
Hitting the same problem. Is there any estimate on when there will be next update on this bug?
Fixed in #3148
No branches or pull requests
Bug report
Relevant telegraf.conf:
System info:
telegraf: v1.2.1
NSQ: 1.0.0-compat
OS: ubuntu 14.04
Steps to reproduce:
Expected behavior:
Something similar to output when using NSQ 0.3.8:
https://gist.github.com/r0bj/d5804619992c6fb885106cbe9dbb30f2
Actual behavior:
No data is returned, version string is empty.
The text was updated successfully, but these errors were encountered: