Add Docker container environment variables as tags. Only whitelisted #2580 (#2581)

This commit is contained in:
rsingh2411
2017-05-19 05:28:34 +05:30
committed by Daniel Nelson
parent 501c22478e
commit 93e638d63e
5 changed files with 66 additions and 0 deletions

View File

@@ -36,6 +36,8 @@ for the stat structure can be found
docker_label_include = []
docker_label_exclude = []
## Which environment variables should we use as a tag
tag_env = ["JAVA_HOME", "HEAP_SIZE"]
```
### Measurements & Fields: