Commit Graph
29 Commits
Author SHA1 Message Date
kden416andDaniel Nelson 169fd64788 Add list of possible container states to docker docs (#6099) 2019-07-15 17:10:42 -07:00
GeorgeandGitHub 3f424b88c9 Add docker_devicemapper measurement to docker input plugin (#6084) 2019-07-15 10:24:47 +01:00
masuyama-ascadeandDaniel Nelson e6d71bdb65 Add container_id field to docker_container_status metrics (#6019) 2019-06-21 12:20:35 -07:00
GeorgeandDaniel Nelson c52e7d88d7 Add container uptime_ns in docker input plugin (#5996) 2019-06-19 15:37:10 -07:00
GunnarandDaniel Nelson 85db54c2f2 Add note about docker socket permissions (#4724) 2018-09-21 12:39:37 -07:00
Daniel Nelson 61e5d500ba Add metric requirements to docker README 2018-08-27 13:06:27 -07:00
Daniel Nelson c98b58dacc Update docker input documentation for container status 2018-06-18 15:38:21 -07:00
Daniel NelsonandGitHub de355b76d6 Simplify testing with TLS (#4095) 2018-05-04 16:33:23 -07:00
Daniel NelsonandGitHub 9f4752ba12 Add docker input server version (#4035) 2018-04-23 15:09:04 -07:00
Daniel NelsonandGitHub 971debb582 Add filters for container state to docker input (#3950) 2018-03-30 13:17:48 -07:00
Jacob McCannandDaniel Nelson 7ab0d50116 Add container health metrics to docker input (#3666) 2018-01-12 17:43:51 -08:00
Aditya C SandDaniel Nelson d9fa916711 Update docker plugin README (#3404) 2017-10-30 12:26:39 -07:00
Daniel Nelson ad4a5aa7a0 Document how to exclude kubernetes annotation 2017-09-29 14:07:19 -07:00
Seva PoliakovandDaniel Nelson 92af42a847 Remove tag_env duplicate from docker README (#3109) 2017-08-09 10:21:22 -07:00
Daniel NelsonandGitHub f0bd69d904 Add tls options to docker input (#3063) 2017-07-27 17:18:44 -07:00
Daniel NelsonandGitHub d6cf9f4f30 Fix docker memory and cpu reporting in Windows (#3043) 2017-07-27 15:12:29 -07:00
Matteo CeruttiandDaniel Nelson 4b3b16ef1a Add wildcard support for container inclusion/exclusion (#2793) 2017-06-08 13:17:31 -07:00
rsingh2411andDaniel Nelson 93e638d63e Add Docker container environment variables as tags. Only whitelisted #2580 (#2581) 2017-05-18 16:58:34 -07:00
Zack Zatkin-GoldandDaniel Nelson dd537b3382 Fix telegraf example arguments (#2788)
Many of the examples provided within documentation are using a single
dash for the command line arguments, but the telegraf executable
explicitly has two dashes.

There are also some inconsistencies with the ordering of the command
line argument examples.  I've ordered them so that the examples will
show: config, config-directory, input-filter, test
2017-05-12 15:22:29 -07:00
Shakeel SorathiaandDaniel Nelson 35e4390168 Docker: optionally add labels as tags (#2425) 2017-04-03 13:43:15 -07:00
Cameron Sparr 81408f9da7 switch out deprecated docker client library
closes #2071
2017-02-22 10:55:00 +00:00
Ross McDonaldandCameron Sparr 6b25a73629 Add container state metrics to docker plugin (#1791)
* Add container state metrics to docker plugin.

* Update changelog.
2016-09-21 10:37:49 +01:00
Jörg ThalheimandCameron Sparr 219bf93566 docker: add container_id to blkio metrics
all container metrics except blkio have this field

closes #1150
2016-05-04 09:28:13 -06:00
Cameron Sparr 7828bc09cf Fixup docker blkio container name & docker doc 2016-04-18 16:20:46 -06:00
Sergio JimenezandCameron Sparr 9f68a32934 fix(): Last link on README 2016-04-06 11:55:30 -06:00
Sergio JimenezandCameron Sparr 5c688daff1 input(docker): Updated README
* Replaced links to fsouza/go-dockerclient by docker/engine-api
2016-04-06 11:55:30 -06:00
Thibault CohenandCameron Sparr 1c76d5d096 Improve docker input plugin
closes #754
2016-03-07 11:24:32 +01:00
Cameron Sparr a97c93abe4 add usage_percent into docker readme
closes #726
2016-02-26 15:12:37 +00:00
Cameron Sparr 4d0dc8b7c8 Refactor the docker plugin, use go-dockerclient throughout
fixes #503
fixes #463
2016-01-21 16:07:03 -07:00