telegraf/plugins/common/kafka
Sven Rebhan 403199fb46
feat(common.kafka): Add AWS-MSK-IAM SASL authentication (#16524)
2025-04-23 09:34:16 -05:00
..
config.go chore(linters): Enable `import-alias-naming` and `redundant-import-alias` rules for revive (#15836) 2024-10-01 13:49:53 -05:00
config_test.go chore: Update go to v1.23.0 (#15766) 2024-08-30 14:23:51 -05:00
logger.go chore: Fix linter findings for `revive:unused-receiver` in `plugins/`: `aggregators`, `common`, `parsers`, `processors`, `secretstores` and `serializers` (#16339) 2025-01-14 09:24:13 +01:00
sasl.go feat(common.kafka): Add AWS-MSK-IAM SASL authentication (#16524) 2025-04-23 09:34:16 -05:00
sasl_aws_iam_msk.go feat(common.kafka): Add AWS-MSK-IAM SASL authentication (#16524) 2025-04-23 09:34:16 -05:00
sasl_oauth_file.go feat(common.kafka): Add AWS-MSK-IAM SASL authentication (#16524) 2025-04-23 09:34:16 -05:00
scram_client.go fix: Linter fixes for plugins/common/[a-z]* (#10189) 2021-11-30 15:46:46 -06:00