-
Notifications
You must be signed in to change notification settings - Fork 416
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
fix: kafka consumer parenting logic #11653
base: main
Are you sure you want to change the base?
Conversation
|
BenchmarksBenchmark execution time: 2024-12-11 15:58:39 Comparing candidate commit 8a0d205 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 394 metrics, 2 unstable metrics. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This could use a regression test and a release note
releasenotes/notes/fix-kafka-consumer-parenting-29acfd08e05d2350.yaml
Outdated
Show resolved
Hide resolved
…50.yaml Co-authored-by: Emmett Butler <723615+emmettbutler@users.noreply.github.com>
/merge |
Devflow running:
|
Fixes bug where Kafka consumer was creating unparented spans when consuming a message with no context present.
Checklist
Reviewer Checklist