telegraf/plugins
Vinh Quốc Nguyễn 1d10eda84e Fix crash when allow pending messgae wasn't set (#1785)
The default is 0 so we hit a division by 0 error and crash. This checks
ensure we will not crash and `log` and continue to let telegraf run

Also we set default allow pending message number to 10000
2016-09-23 11:37:47 +01:00
..
inputs Fix crash when allow pending messgae wasn't set (#1785) 2016-09-23 11:37:47 +01:00
outputs Prometheus output: do not remake metrics map each write 2016-09-16 16:50:39 +01:00
parsers Allow numeric and non-string values for tag_keys. (#1782) 2016-09-21 18:07:35 +01:00
serializers sanitize parenthesis (#1701) 2016-09-05 14:30:40 +01:00