telegraf/plugins
Vinh Quốc Nguyễn beba50c93b 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:39:20 +01:00
..
inputs Fix crash when allow pending messgae wasn't set (#1785) 2016-09-23 11:39:20 +01:00
outputs Prometheus output: do not remake metrics map each write 2016-09-16 15:54:33 +01:00
parsers graphite parser: support multiple tag keys 2016-05-25 17:11:28 +01:00
serializers Sanitize graphite characters in field names 2016-08-17 16:56:31 +01:00