Releases: arstercz/telegraf
v1.18.6-14 version
[mongodb] merge lastest mongodb plugin to support higher mongodb version(> 6.0);
[redis_cluster] support original cluster(mode 0), and tencent cluster(mode 1);
v1.18.6-13 version
[discovery] start telegraf if process is not running but test is ok, and support docker discovery;
[mysql] fix global variable missing if monit multiple mysql instance;
[mysql] fix too many version tag if monit polardb;
[megacli] fix megacli disk state error;
[net_response] merge new version commit, and aadd response_time field;
[docker] adjust docker metrics to compatible victoriametrics format;
v1.18.6-11 version
[output] change default output to influx protocol;
[procgather] fix too many process monit by concurrenty invoke procgather, and add sleep option to procgather;
[discover] add is_sleep and is_update to control the consul request;
[discover] start telegraf is it's not running but config test if ok;
[mysql] fix mysql ReadTimeout parameter, and trim newline of the key value, fix globalvar skip issue;
[tool] change discover and prepare to influx format,and support migrate from graphite to influx;
v1.18.6-10 version
[input] fix haproxy for graphite format;
[input] fix redis sentinel for graphite format;
[discover] add haproxy discover;
[discover] fix empty content overwrite;
[prepare] disable consul feature when enable comm;
[config] fix toml/json field tag when parse configuration file;
[timechange] fix timechange detect method;
[iptables] fix index out of range error;
[consul] add flock and disable_consul feature;
[procgather] fix cpu metric collect;
[sudo] fix tty error when used in old linux;
v1.18.6-9 version
[tool] procgather add simple option and get less metrics;
[tool] fix telegraf-discover permission issue after execute config test;
[input] add redis version and memory policy as tags;
[input] ignore mysql lower version warn log to decrease the log size;
v1.18.6-8
[tool] add consul-kv to get consul key value;
[tool] refactoring telegraf-prepare to support consul feature;
[tool] refactoring telegraf-discover to support change intput,
intput interval, discover and time_change configure
from consul server;
[tool] support tls for graphite and consul feature;
[input] add netport to monitor tcp port connection statistic;
[tag] change the naming conventions as debian package name should
does contains invalid character.
v1.18.6_7-4 version
[feature] merge redis_sentinel plugin, and fix to compatible graphite format
[feature] change mongodb to support graphite format,and add mongo_meta metrics;
v1.18.6_7 version
[feature] add time_change to change metric's timestamp;
[feature] get more host info to avoid confuse when monit multiple db instances;
[feature] add kernel_release tag to kernel input monitor;
[feature] support multiple postgresql monitor;
[discover] support postgresql discover monitor;
[bug] fix sudo permission warning;
[bug] remove unused tag for dns_query to compatible graphite format;
[bug] fix iptables ignore issue;
[other] change ntpdate default check;
v1.18.6_6 version
[feature] iptables input monit support simple check;
[discover] support megacli and iptables;
[http_response] compatible graphite format to avoid key change;
v1.18.6_5 version
[bugfix] fix graphite abnormal connection check;
[discover] support dns_query to monit dns resolve;