telegraf/plugins/processors
Nicolas Filotto 4f2ade5305
feat: Add support of aggregator as Starlark script (#9419)
2021-11-18 15:37:59 -07:00
..
all Revive fixes - part 1 (#8797) 2021-02-08 11:18:40 -05:00
aws/ec2 fix: Refactor ec2 init for config-api (#9576) 2021-08-09 11:13:20 -05:00
clone Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04:00
converter Converter processor: add support for large hexadecimal strings (#9160) 2021-04-28 12:31:48 -04:00
date Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04:00
dedup Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04:00
defaults Fix defaults processor readme typos (#7873) 2020-07-22 10:18:38 -07:00
enum Support float64 in enum processor (#8911) 2021-04-13 17:31:07 -04:00
execd Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04:00
filepath fix: support 1.17 & 1.16.7 Go versions (#9642) 2021-08-23 15:37:44 -05:00
ifname feat: Add more details to processors.ifname logmessages (#9984) 2021-10-22 16:12:12 -05:00
override Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04:00
parser Fix segfault in processors/parser (#9283) 2021-06-15 13:20:47 -06:00
pivot Fix error in pivot processor docs (#6856) 2020-01-06 15:54:49 -08:00
port_name fix: support 1.17 & 1.16.7 Go versions (#9642) 2021-08-23 15:37:44 -05:00
printer Fix output format of printer processor (#4417) 2018-07-13 14:14:18 -07:00
regex feat: Extend regexp processor do allow renaming of measurements, tags and fields (#9561) 2021-11-04 10:45:52 -06:00
rename Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04:00
reverse_dns Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04:00
s2geo Fix s2geo documentation and code to reflect current plugin name 2020-03-18 12:28:02 -07:00
starlark feat: Add support of aggregator as Starlark script (#9419) 2021-11-18 15:37:59 -07:00
strings Add UTF-8 sanitizer to Strings plugin (#9118) 2021-04-29 19:46:36 -05:00
tag_limit Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04:00
template Fix spelling errors in comments and documentation (#7492) 2020-05-14 00:41:58 -07:00
topk Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04: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