telegraf/plugins/processors
Daniel Nelson e8c4efb572
Add date offset and timezone options to date processor (#6886)
2020-01-14 15:16:27 -08:00
..
all Add clone processor to all.go (#6697) 2019-11-21 10:36:48 -08:00
clone Add clone processor (#6529) 2019-10-21 11:59:32 -07:00
converter Correct error message when converting to a float 2019-07-23 17:00:08 -07:00
date Add date offset and timezone options to date processor (#6886) 2020-01-14 15:16:27 -08:00
enum Clarify behaviour of enum processor without default or defined mapping (#6301) 2019-10-07 18:08:35 -07:00
override Add new line protocol parser and serializer, influxdb output (#3924) 2018-03-27 17:30:51 -07:00
parser
pivot Fix error in pivot processor docs (#6856) 2020-01-06 15:54:49 -08:00
printer
regex Allow regexp processor to mix different tags (#5863) 2019-06-14 15:23:54 -07:00
rename
strings Add base64decode operation to string processor (#6740) 2019-12-03 11:48:02 -08:00
tag_limit Add tag_limit processor (#6086) 2019-08-19 20:54:40 -07:00
topk
unpivot Add pivot and unpivot processors (#5991) 2019-06-14 15:26:56 -07:00
registry.go