aws-observability / aws-otel-collector

AWS Distro for OpenTelemetry Collector (see ADOT Roadmap at https://github.com/orgs/aws-observability/projects/4)
https://aws-otel.github.io/
Other
553 stars 235 forks source link

Add support for MSK IAM authentication #2595

Open bpalermo opened 5 months ago

bpalermo commented 5 months ago

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

github-actions[bot] commented 3 months ago

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.

mechastorm commented 3 months ago

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?

bpalermo commented 3 months ago

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.

github-actions[bot] commented 4 weeks ago

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.

bpalermo commented 4 weeks ago

keep open