Add consul service tags to metric (#4155)
This commit is contained in:
committed by
Daniel Nelson
parent
2948dec6f5
commit
6d73cb85cc
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user