Add url tag only if not already set

This commit is contained in:
Daniel Nelson
2018-02-15 18:24:09 -08:00
parent 027ff4e2dd
commit 0851de714d
3 changed files with 2 additions and 9 deletions

View File

@@ -20,9 +20,6 @@ The HTTP input plugin collects metrics from one or more HTTP(S) endpoints. The
# username = "username"
# password = "pa$$word"
## Tag all metrics with the url
# tag_url = true
## Optional SSL Config
# ssl_ca = "/etc/telegraf/ca.pem"
# ssl_cert = "/etc/telegraf/cert.pem"