Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for MSK IAM authentication #2595

Open
bpalermo opened this issue Jan 30, 2024 · 3 comments
Open

Add support for MSK IAM authentication #2595

bpalermo opened this issue Jan 30, 2024 · 3 comments

Comments

@bpalermo
Copy link

bpalermo commented Jan 30, 2024

Is your feature request related to a problem? Please describe.
Currently Kafka receiver and exporter don't support IAM authentication for AWS MSK.

Describe the solution you'd like
Add support for IAM authentication using, https://github.com/aws/aws-msk-iam-sasl-signer-go, since it should be supported by Sarama.

Describe alternatives you've considered
None

Additional context

Copy link
Contributor

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the stale label Mar 31, 2024
@mechastorm
Copy link

mechastorm commented Apr 16, 2024

It seems it is supported in the Contrib collector but I haven't validated yet - https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/de3cc54e9210e10c5ad9f60c7baf9f73cc3af2bf/receiver/kafkareceiver/README.md?plain=1#L53

So I guess we just need this promoted to the core collector?

@github-actions github-actions bot removed the stale label Apr 21, 2024
@bpalermo
Copy link
Author

So I guess we just need this promoted to the core collector?

Unfortunately it doesn't work, at least last time i tried a couple of months ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants