telegraf/plugins/processors
reimda 4d61935dec
Fix mutex locking around ifname cache (#8873)
2021-02-19 11:31:25 -07:00
..
all Revive fixes - part 1 (#8797) 2021-02-08 11:18:40 -05:00
aws/ec2 AWS EC2 metadata processor Using StreamingProcessor (#8707) 2021-02-04 17:02:27 -05:00
clone Add clone processor (#6529) 2019-10-21 11:59:32 -07:00
converter Revive fixes - part 1 (#8797) 2021-02-08 11:18:40 -05: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 Allow globs (wildcards) in config for tags/fields in enum processor (#8598) 2020-12-18 15:41:39 -06:00
execd Adding support for new lines in influx line protocol fields. (#8499) 2020-12-04 16:47:58 -05:00
filepath Add minimum version for new plugins (#7810) 2020-07-09 11:29:12 -07:00
ifname Fix mutex locking around ifname cache (#8873) 2021-02-19 11:31:25 -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 Revive fixes - part 2 (#8835) 2021-02-16 18:19:50 -05: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 AWS EC2 metadata processor Using StreamingProcessor (#8707) 2021-02-04 17:02:27 -05:00
s2geo Fix s2geo documentation and code to reflect current plugin name 2020-03-18 12:28:02 -07:00
starlark Allow to provide constants to a starlark script (#8772) 2021-02-01 14:34:44 -05:00
strings Revive fixes - part 1 (#8797) 2021-02-08 11:18:40 -05: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 Revive fixes - part 2 (#8835) 2021-02-16 18:19:50 -05: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