-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
KafkaReceiver "failed to unmarshal message" "illegal wiretype" #31679
Comments
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
Got the same issue
What do I do wrong? My configuration is:
Receiver:
Used telemetry signals: spans, metrics. It seems it's some fluky issue, because sometimes it consumes and parses message successfully. IDK if it's matter, I use the |
Okay, I understand my mistake now. I expected to deliver all signals (metrics, logs, spans) through a single topic, but unfortunately, that doesn't work. By the way, I didn't see this limitation mentioned in the documentation for either the Kafka exporter or the Kafka receiver. |
Thanks for following up @maxdidkivskyi! That's very helpful to know. I've filed #33678 to hopefully clarify this. |
Component(s)
receiver/kafka
Description
Unable to get kafka receiver to work with a valid endpoint/topic
Steps to Reproduce
Collector version
0.95.0
Environment information
Environment
Collector: Kubernetes 1.23 helm chart
OpenTelemetry Collector configuration
Log output
Additional context
No response
The text was updated successfully, but these errors were encountered: