telegraf/plugins/processors
Steven Soroka 741ea839d2
add support for streaming processors (#7634)
2020-06-05 10:43:43 -04:00
..
all Add processor to look up service name by port (#7540) 2020-05-27 15:42:59 -06:00
clone Add clone processor (#6529) 2019-10-21 11:59:32 -07:00
converter Fix numeric to bool conversion in converter (#7579) 2020-05-26 12:07:24 -07:00
date Fix spelling errors in comments and documentation (#7492) 2020-05-14 00:41:58 -07:00
dedup Handle multiple metrics with the same timestamp in dedup processor (#7439) 2020-05-12 12:56:35 -07:00
defaults Add defaults processor to set default field values (#7370) 2020-05-22 11:44:13 -07:00
enum Add integer support to enum processor (#7483) 2020-05-11 11:36:21 -07:00
filepath Add filepath processor plugin (#7418) 2020-05-01 11:21:41 -07:00
override Add new line protocol parser and serializer, influxdb output (#3924) 2018-03-27 17:30:51 -07:00
parser Fix example input and output in parser processor docs 2018-08-22 18:38:07 -07:00
pivot Fix error in pivot processor docs (#6856) 2020-01-06 15:54:49 -08:00
port_name Add processor to look up service name by port (#7540) 2020-05-27 15:42:59 -06:00
printer Fix output format of printer processor (#4417) 2018-07-13 14:14:18 -07:00
regex Allow regexp processor to mix different tags (#5863) 2019-06-14 15:23:54 -07:00
rename Use operation subtables in enum and rename processors (#4672) 2018-09-11 16:03:47 -07:00
s2geo Fix s2geo documentation and code to reflect current plugin name 2020-03-18 12:28:02 -07:00
strings Add support for titlecase transformation to strings processor (#6982) 2020-02-04 17:32:41 -08:00
tag_limit Add tag_limit processor (#6086) 2019-08-19 20:54:40 -07:00
template Fix spelling errors in comments and documentation (#7492) 2020-05-14 00:41:58 -07:00
topk Fix spelling errors in comments and documentation (#7492) 2020-05-14 00:41:58 -07:00
unpivot Add pivot and unpivot processors (#5991) 2019-06-14 15:26:56 -07:00
registry.go add support for streaming processors (#7634) 2020-06-05 10:43:43 -04:00
streamingprocessor.go add support for streaming processors (#7634) 2020-06-05 10:43:43 -04:00