Bug report
Security problem
Relevant telegraf.conf:
System info:
[Include Telegraf version, operating system name, and other relevant details]
ubuntu 14.04
[[inputs.couchbase]]
servers = ["http://admin:xxxxx@localhost:8091"]
Expected behavior:
take couchbase cluster name via rest api from cluster
Actual behavior:
takes address string together with password and opens up to the world
for part of the metrics
for example couchbase_bucket_item_count
Additional info:
couchbase comunity 4.1
telegraf nightly