Show default port in consul sample config

This commit is contained in:
Daniel Nelson
2020-01-14 16:24:14 -08:00
parent d9113c5fdb
commit 0693748c35
2 changed files with 2 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ report those stats already using StatsD protocol if needed.
# Gather health check statuses from services registered in Consul
[[inputs.consul]]
## Consul server address
# address = "localhost"
# address = "localhost:8500"
## URI scheme for the Consul server, one of "http", "https"
# scheme = "http"