telegraf/plugins/processors
Paweł Żak 0fcfee0caf
Fix tests for Windows - part 1 (#8414)
2020-11-23 10:40:32 -05:00
..
all Add ifname processor plugin (#7763) 2020-07-07 15:37:53 -06:00
clone Add clone processor (#6529) 2019-10-21 11:59:32 -07:00
converter add converter test 2020-10-09 16:10:57 -04: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 Fix defaults processor readme typos (#7873) 2020-07-22 10:18:38 -07:00
enum Add integer support to enum processor (#7483) 2020-05-11 11:36:21 -07:00
execd Increasing the metric buffer (#8145) 2020-09-18 13:50:22 -04:00
filepath Add minimum version for new plugins (#7810) 2020-07-09 11:29:12 -07:00
ifname Fix tests for Windows - part 1 (#8414) 2020-11-23 10:40:32 -05: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 support for fields and protocol lookups in port_name. (#8157) 2020-10-19 10:49:48 -04: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
reverse_dns Fix tests for Windows - part 1 (#8414) 2020-11-23 10:40:32 -05:00
s2geo Fix s2geo documentation and code to reflect current plugin name 2020-03-18 12:28:02 -07:00
starlark Show how to return a custom error with the Starlark processor (#8439) 2020-11-20 11:28:56 -05: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 fix panic on streaming processers using logging (#8176) 2020-09-28 11:58:23 -04:00