telegraf/plugins/processors
Dane Strandboge e490983fe1
fix(processors.unpivot): Handle tracking metrics correctly (#14832)
2024-02-18 14:31:43 -07:00
..
all chore(processors.aws_ec2): Rename processor to adhere to the standard directory structure (#14780) 2024-02-13 06:37:59 -07:00
aws_ec2 test(processors.aws_ec2): Add unit-test for tracking metrics (#14788) 2024-02-13 09:36:56 -07: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 test(processors.filepath): Add unit-test for tracking metrics (#14776) 2024-02-13 06:42:25 -07:00
filter test(processors.filter): Add unit-test for tracking metrics (#14747) 2024-02-12 07:45:28 -07:00
ifname test(processors.ifname): Add unit-test for tracking metrics (#14778) 2024-02-13 06:42:46 -07:00
lookup docs: Fix typos (#14376) 2024-01-05 22:34:02 +01:00
noise test(processors.noise): Add unit-test for tracking metrics (#14779) 2024-02-13 06:43:03 -07:00
override test(processors.override): Add unit-test for tracking metrics (#14781) 2024-02-13 06:41:57 -07:00
parser fix(processors.parser): Drop original tracking metrics (#14655) 2024-01-31 12:10:53 +01:00
pivot test(processors.pivot): Add unit-test for tracking metrics (#14789) 2024-02-13 09:33:43 -07:00
port_name test(processors.port_name): Add unit-test for tracking metrics (#14790) 2024-02-13 09:54:19 -07:00
printer test(processors.printer): Add unit-test for tracking metrics (#14791) 2024-02-13 09:33:20 -07:00
regex chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
rename test(processors.rename): Add unit-tests for tracking metrics (#14811) 2024-02-14 12:07:08 +01:00
reverse_dns test(processors.reverse_dns): Add unit-tests for tracking metrics (#14822) 2024-02-15 10:26:00 +01:00
s2geo test(processors.s2geo): Add unit-test for tracking metrics (#14809) 2024-02-14 12:05:10 +01:00
scale test(processors.scale): Add unit-test for tracking metrics (#14808) 2024-02-14 12:04:37 +01:00
split test(processors.split): Add unit-tests for tracking metrics (#14821) 2024-02-15 10:24:06 +01:00
starlark chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
strings test(processors.strings): Add unit test for tracking metrics (#14831) 2024-02-16 10:41:39 +01:00
tag_limit test(processors.tag_limit): Add unit-tests for tracking metrics (#14812) 2024-02-14 12:07:37 +01:00
template docs: Fix typos (#14376) 2024-01-05 22:34:02 +01:00
topk test(processors.topk): Add unit-test for tracking metrics (#14810) 2024-02-14 13:56:00 -06:00
unpivot fix(processors.unpivot): Handle tracking metrics correctly (#14832) 2024-02-18 14:31:43 -07: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