telegraf/plugins/processors
Logan 370836d436
Add UTF-8 sanitizer to Strings plugin (#9118)
Adds a new option for the Strings processer to sanitize strings so that they conform to utf-8
2021-04-29 19:46:36 -05:00
..
all Revive fixes - part 1 (#8797) 2021-02-08 11:18:40 -05:00
aws/ec2 Linter fixes - revive:unused-parameter, unparam, varcheck and unused (#8984) 2021-03-22 12:21:36 -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 Revive fixes - part 4: (#8981) 2021-03-12 14:21:51 -06:00
ifname Get rid of deprecated internal.{Duration,Size,Number} (#8969) 2021-04-09 13:15:04 -04:00
override Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04:00
parser Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04:00
pivot Fix error in pivot processor docs (#6856) 2020-01-06 15:54:49 -08:00
port_name Revive fixes - part 4: (#8981) 2021-03-12 14:21:51 -06:00
printer Fix output format of printer processor (#4417) 2018-07-13 14:14:18 -07:00
regex Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04: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 Add time.star and math.star to Starlark readme lib section (#9167) 2021-04-21 12:16:02 -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