telegraf/plugins/processors
Paweł Żak 0804ccef4e
chore(linters): Enable `string-format` rule for revive (#15983)
2024-10-09 09:07:46 +02:00
..
all feat(processors.batch): Add batch processor (#15869) 2024-09-30 09:22:42 -05:00
aws_ec2 fix(processors.aws_ec2): Remove leading slash and cancel worker only if it exists (#15965) 2024-10-07 16:09:13 +02:00
batch feat(processors.batch): Add batch processor (#15869) 2024-09-30 09:22:42 -05:00
clone docs(processors.clone): Clarify filtering applies to all metrics (#15147) 2024-04-12 10:01:48 +02:00
converter
date
dedup chore(linters): Enable `import-alias-naming` and `redundant-import-alias` rules for revive (#15836) 2024-10-01 13:49:53 -05:00
defaults
enum
execd chore(linters): Enable `import-alias-naming` and `redundant-import-alias` rules for revive (#15836) 2024-10-01 13:49:53 -05:00
filepath chore(linters): Fix non-input/output plugin errcheck warnings (#15472) 2024-06-12 07:52:42 -06:00
filter
ifname chore: Fix linter findings for `revive:comment-spacings` (part 1) (#15896) 2024-09-19 10:55:45 +02:00
lookup
noise chore: Fix typos throughout codebase (#15338) 2024-05-31 10:26:37 +02:00
override
parser test(processors.parser): Sort test metrics (#15391) 2024-05-22 13:07:45 -05:00
pivot
port_name chore: Update go to v1.23.0 (#15766) 2024-08-30 14:23:51 -05:00
printer feat(processors.printer): Embed Influx serializer options (#15434) 2024-06-04 10:32:38 +02:00
regex
rename
reverse_dns chore(linters): Fix findings found by `testifylint`: `go-require` for`instrumental` and parsers/processors (#15887) 2024-09-17 14:55:14 -05:00
s2geo
scale docs(processors.scale): Correct example configuration (#15135) 2024-04-11 11:47:29 +02:00
snmp_lookup chore(linters): Enable `string-format` rule for revive (#15983) 2024-10-09 09:07:46 +02:00
split
starlark chore: Update go to v1.23.0 (#15766) 2024-08-30 14:23:51 -05:00
strings test(linters): Enable copyloopvar (#15532) 2024-06-20 15:43:02 -05:00
tag_limit
template chore(log): Restructure and cleanup logging code (#15234) 2024-05-10 16:43:43 -05:00
timestamp chore: Fix typos throughout codebase (#15338) 2024-05-31 10:26:37 +02:00
topk chore: Fix linter findings for `revive:comment-spacings` (part 1) (#15896) 2024-09-19 10:55:45 +02:00
unpivot
deprecations.go
registry.go
streamingprocessor.go