Add consul service tags to metric (#4155)

This commit is contained in:
Leszek Charkiewicz
2018-05-17 23:24:51 +02:00
committed by Daniel Nelson
parent 2948dec6f5
commit 6d73cb85cc
4 changed files with 63 additions and 5 deletions

View File

@@ -33,6 +33,11 @@ report those stats already using StatsD protocol if needed.
# tls_key = "/etc/telegraf/key.pem"
## Use TLS but skip chain & host verification
# insecure_skip_verify = true
## Consul checks' tag splitting
# When tags are formatted like "key:value" with ":" as a delimiter then
# they will be splitted and reported as proper key:value in Telegraf
# tag_delimiter = ":"
```
### Metrics: