diff --git a/plugins/inputs/consul_metrics/README.md b/plugins/inputs/consul_metrics/README.md index bbdcd4ec7..dc5d46c78 100644 --- a/plugins/inputs/consul_metrics/README.md +++ b/plugins/inputs/consul_metrics/README.md @@ -2,12 +2,12 @@ This plugin grabs metrics from a Consul agent. Telegraf may be present in every node and connect to the agent locally. In this case should be something like `http://127.0.0.1:8500`. -> Tested on Consul 1.10.4 +> Tested on Consul 1.10.4 . ## Configuration ```toml -[[inputs.consul]] +[[inputs.consul_metrics]] ## URL for the Consul agent # url = "http://127.0.0.1:8500"