-
Notifications
You must be signed in to change notification settings - Fork 114
Support the 0.31 release of the opentelemetry client #249
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
base: main
Are you sure you want to change the base?
Conversation
|
I'm not sure the |
might be the new default linker for 1.90. RUSTFLAGS="-fdebug-types-section" might help. |
|
That might be it, I'll try in in a second PR because looking at previous PRs this step basically always fails. |
|
Found this fix - #250 |
|
any update on this ? :) |
|
@tl-rodrigo-gryzinski sorry for the ping, just happened to see you approved the most recent PR, any chance of getting a review on this one? |
Co-authored-by: Dan King <daniel.zidan.king@gmail.com>
Add support for the latest otel release (0.31).
CI isn't passing but that seems to be a bigger issue, a proposed fix is in #250.