-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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 baggage not work in trace demo app. #9418
Conversation
Signed-off-by: jian.tan <jian.tan@daocloud.io>
|
I think a changelog entry would indeed be useful for this. |
Sorry, I don't fully understand what's your meaning. Should I update something? |
Yes, the changelog file at the root of this repository, to inform users about this change. |
Ok, I didn't think it was a very important modification before, so I skipped it with |
Signed-off-by: jian.tan <jian.tan@daocloud.io>
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.
Please rebase and fix lint 👍
done. |
* fix Baggage not work in demo app. Signed-off-by: jian.tan <jian.tan@daocloud.io> Co-authored-by: Alex Boten <aboten@lightstep.com>
Signed-off-by: jian.tan jian.tan@daocloud.io
Description: fix baggage not work in trace demo app.
refs: https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/instrumentation/net/http/otelhttp/example/client/client.go#L52