telegraf/internal
Dark(김성진) e76c055f33 Basically, if protocol is missing or invalid, it is serialized as plain/text.
- Create a GraphiteJson struct and use it for json processing.
- Have written the following test for the above features.
1) Test if it works well when there is no protocol setting
2) Test if field key is value, works well
3) Test if one field works well
4) Test if it works well for multiple filed
2017-01-21 13:11:01 +09:00
..
buffer Implement telegraf collecting stats on itself 2016-12-05 18:56:54 +00:00
config Basically, if protocol is missing or invalid, it is serialized as plain/text. 2017-01-21 13:11:01 +09:00
errchan New object: ErrChan for concurrent err handling 2016-06-02 13:29:37 +01:00
globpath globpath: only walk tree if ** is defined 2016-09-28 15:44:29 +01:00
limiter Limit GetMetricStatistics to 10 per second 2016-05-31 11:26:52 +01:00
models readme fixup & test output fixup 2017-01-09 12:28:13 +00:00
internal.go Fix single quote parsing of TOML durations 2016-11-10 09:47:46 +00:00
internal_test.go Fix single quote parsing of TOML durations 2016-11-10 09:47:46 +00:00