telegraf/plugins/processors
Sven Rebhan 37d82f741c
fix(tests): Replace last 'cat' instance in tests (#13394)
2023-06-06 07:23:06 -06:00
..
all feat(processors): Adding scale processor plugin (#13061) 2023-04-18 10:59:34 -06:00
aws/ec2 feat(processors.aws_ec2): Add caching of imds and ec2 tags (#13075) 2023-04-14 21:57:04 +02:00
clone feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
converter fix(internal): Fix time parsing for abbreviated timezones (#13363) 2023-06-02 10:05:55 -06:00
date feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
dedup feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
defaults feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
enum chore: Fix linter findings for errorlint (part2) (#12702) 2023-02-22 12:08:46 +01:00
execd fix(tests): Replace last 'cat' instance in tests (#13394) 2023-06-06 07:23:06 -06:00
filepath feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
ifname chore: Fix linter findings for errorlint (part2) (#12702) 2023-02-22 12:08:46 +01:00
lookup chore(config): Split tests to avoid cyclic import (#13371) 2023-06-02 12:32:10 +02:00
noise chore: Fix linter findings for errorlint (part2) (#12702) 2023-02-22 12:08:46 +01:00
override feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
parser feat(processors.parser): Add merge with timestamp option (#13147) 2023-05-03 09:50:32 +02:00
pivot feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
port_name feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
printer chore(serializers): Add new-style framework and migrate influx (#12920) 2023-04-11 21:52:42 +02:00
regex chore: Fix linter findings for errorlint (part2) (#12702) 2023-02-22 12:08:46 +01:00
rename feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
reverse_dns feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
s2geo feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
scale feat(processors.scale): Add scaling by factor and offset (#13227) 2023-05-08 09:27:58 -06:00
starlark fix(processors.starlark): Ddo not reject tracking metrics twice (#13156) 2023-05-02 13:30:50 +02:00
strings feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
tag_limit feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
template feat(processors.template): Allow `tag` to be a template (#13253) 2023-05-17 15:55:30 -06: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