telegraf/plugins/processors
Paweł Żak c4dbe65732
chore(linters): Bump golangci-lint to v1.56.1 (#14759)
2024-02-12 23:26:10 +01:00
..
all feat(processors.filter): Convert noop processor to filter processor (#14330) 2023-11-27 12:19:10 -07:00
aws/ec2 chore(linters): Fix findings found by testifylint: empty (#14179) 2023-10-25 15:09:13 -06:00
clone test(processors.clone): Add unit-test for tracking metrics (#14737) 2024-02-08 14:57:12 -06:00
converter chore(processors.converter): Cleanup code (#14744) 2024-02-12 07:43:01 -07:00
date test(processors.date): Add unit-test for tracking metrics (#14738) 2024-02-08 16:04:47 -05:00
dedup test(processors.dedup): Add unit-test for tracking metrics (#14745) 2024-02-12 07:43:37 -07:00
defaults test(processors.defaults): Add unit-test for tracking metrics (#14746) 2024-02-12 07:44:08 -07:00
enum chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
execd fix(processors.execd): Accept tracking metrics instead of dropping them (#14770) 2024-02-12 14:42:49 -07:00
filepath feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
filter test(processors.filter): Add unit-test for tracking metrics (#14747) 2024-02-12 07:45:28 -07:00
ifname chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
lookup docs: Fix typos (#14376) 2024-01-05 22:34:02 +01:00
noise docs: Fix typos (#14376) 2024-01-05 22:34:02 +01:00
override chore(linters): Fix findings found by testifylint: len (#14203) 2023-10-31 10:29:53 +01:00
parser fix(processors.parser): Drop original tracking metrics (#14655) 2024-01-31 12:10:53 +01:00
pivot feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
port_name chore: Enable filepathJoin checker for gocritic (#13758) 2023-08-14 23:18:20 +02:00
printer fix(processors.printer): Convert output to string (#13564) 2023-07-07 07:44:50 -06:00
regex chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
rename feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
reverse_dns test: Switch DNS server to avoid misbehaving test (#14520) 2024-01-02 20:24:23 +01:00
s2geo feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
scale docs: Fix typos (#14359) 2023-11-29 14:47:39 +01:00
split docs(processors.split): Fix example (#14087) 2023-10-12 09:24:51 -06:00
starlark chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
strings chore: Enable additional gocritic (#13713) 2023-08-03 16:11:26 +02:00
tag_limit chore(linters): Fix findings found by testifylint: len (#14203) 2023-10-31 10:29:53 +01:00
template docs: Fix typos (#14376) 2024-01-05 22:34:02 +01:00
topk chore: eliminate unnecessary use of quoted strings in printf (#12722) 2023-02-23 06:49:36 -07:00
unpivot feat(processors.unpivot): Add mode to create new metrics (#12659) 2023-02-15 11:34:56 +01:00
deprecations.go feat: Implement deprecation infrastructure (#10200) 2021-12-01 12:38:43 -07:00
registry.go chore(config): Split tests to avoid cyclic import (#13371) 2023-06-02 12:32:10 +02:00
streamingprocessor.go chore: Review of //nolint comments (#12088) 2022-10-26 12:06:08 +02:00