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

[chore][receiver/kafa] Update README on topic #33678

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

crobert-1
Copy link
Member

Description:

Errors are seen in the kafka receiver when different telemetry types are being scraped from the same topic. A receiver instance will receive data of an unexpected format (wrong telemetry type) and fail to parse. This is expected and should be documented.

Link to tracking Issue:
Resolves #31679

@dmitryax dmitryax merged commit 88f8680 into open-telemetry:main Jun 20, 2024
139 checks passed
@github-actions github-actions bot added this to the next release milestone Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KafkaReceiver "failed to unmarshal message" "illegal wiretype"
2 participants