telegraf/plugins/processors
Sam Dillard 380911ffb3
Add Starlark parsing example of nested JSON (#8675)
* Add Starlark parsing example of nested JSON

* add correct Example Input and Output fields to make script testable

* removed logging from script

* remove logging.star load statement
2021-03-09 10:24:57 -06: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 Revive fixes - part 3 (#8872) 2021-03-01 16:04:35 -05: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 Revive fixes - part 3 (#8872) 2021-03-01 16:04:35 -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 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 Add Starlark parsing example of nested JSON (#8675) 2021-03-09 10:24:57 -06:00
strings Revive fixes - part 1 (#8797) 2021-02-08 11:18:40 -05:00
tag_limit Revive fixes - part 3 (#8872) 2021-03-01 16:04:35 -05: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