telegraf/plugins/processors
Sven Rebhan 895f96f21b
feat(processors.aws_ec2): Allow to use instance metadata (#15795)
2024-09-05 11:56:39 -05:00
..
all feat(processors.timestamp): Introduce timestamp processor (#15094) 2024-04-11 11:00:27 -05:00
aws_ec2 feat(processors.aws_ec2): Allow to use instance metadata (#15795) 2024-09-05 11:56:39 -05:00
clone docs(processors.clone): Clarify filtering applies to all metrics (#15147) 2024-04-12 10:01:48 +02:00
converter test(processors): Fix unit-test for tracking metrics (#14844) 2024-02-20 07:21:32 -07:00
date test(processors): Fix unit-test for tracking metrics (#14844) 2024-02-20 07:21:32 -07:00
dedup chore(linters): Fix non-input/output plugin errcheck warnings (#15472) 2024-06-12 07:52:42 -06:00
defaults test(processors): Fix unit-test for tracking metrics (#14844) 2024-02-20 07:21:32 -07:00
enum chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
execd chore(linters): Fix non-input/output plugin errcheck warnings (#15472) 2024-06-12 07:52:42 -06:00
filepath chore(linters): Fix non-input/output plugin errcheck warnings (#15472) 2024-06-12 07:52:42 -06:00
filter test(processors.filter): Add unit-test for tracking metrics (#14747) 2024-02-12 07:45:28 -07:00
ifname feat(snmp): Add secret support for auth_password and priv_password (#14975) 2024-03-13 11:39:37 -05:00
lookup test(processors): Fix unit-test for tracking metrics (#14844) 2024-02-20 07:21:32 -07:00
noise chore: Fix typos throughout codebase (#15338) 2024-05-31 10:26:37 +02:00
override fix(processors.override): Correct TOML tag name (#14880) 2024-02-22 19:06:01 +01:00
parser test(processors.parser): Sort test metrics (#15391) 2024-05-22 13:07:45 -05:00
pivot test(processors.pivot): Add unit-test for tracking metrics (#14789) 2024-02-13 09:33:43 -07:00
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 test(processors): Fix unit-test for tracking metrics (#14844) 2024-02-20 07:21:32 -07:00
rename test(processors): Fix unit-test for tracking metrics (#14844) 2024-02-20 07:21:32 -07:00
reverse_dns chore: Fix typos (#15114) 2024-04-09 20:00:52 +02:00
s2geo test(processors): Fix unit-test for tracking metrics (#14844) 2024-02-20 07:21:32 -07:00
scale docs(processors.scale): Correct example configuration (#15135) 2024-04-11 11:47:29 +02:00
snmp_lookup fix(processors.snmp_lookup): Return empty tag-map on error to avoid panic (#15466) 2024-06-06 07:46:22 -06:00
split test(processors.split): Add unit-tests for tracking metrics (#14821) 2024-02-15 10:24:06 +01:00
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 chore: Fix typos (#15114) 2024-04-09 20:00:52 +02:00
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: Update go to v1.23.0 (#15766) 2024-08-30 14:23:51 -05: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