Plugin for Telegraf for gathering statistics from Kubernetes
This script is in beta version, use with caution
$ pip install telegraf-kubernetes
$ telegraf-kubernetes --stats-url http://10.0.0.222:10255/stats/summary
--timeout
(int)
[[inputs.exec]]
commands = ["telegraf-kubernetes --stats-url http://10.0.7.222:10255/stats/summary"]
data_format = "influx"
See LICENSE file.