telegraf/plugins
Cameron Sparr 1cc763e514 Do not try Uint parsing in redis plugin
this is just a waste of cpu cycles, since telegraf converts all uints to
int64 anyways.
2016-12-20 23:42:14 +00:00
..
aggregators Fix unit tests for new metric implementation 2016-12-01 18:17:02 +00:00
inputs Do not try Uint parsing in redis plugin 2016-12-20 23:42:14 +00:00
outputs Moved to using the inbuilt serializer. (#1942) 2016-12-20 18:49:28 +00:00
parsers Add clusterstats to elasticsearch plugin (#1979) 2016-12-20 16:30:03 +00:00
processors Documentation improvements 2016-11-08 13:55:37 +00:00
serializers More unit tests for new metric 2016-12-01 19:07:14 +00:00