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

[PLATFORM-1473] Support opentelemetry 0.21 #154

Merged
merged 9 commits into from
Mar 11, 2024

Conversation

@MaeIsBad MaeIsBad requested a review from a team as a code owner March 7, 2024 16:56
Copy link
Contributor

@cpiemontese cpiemontese left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the approach, because it gives us a way to release the latest version of the otel deps but lets users rollback on their own if it doesn't work

I think we should limit the supported versions and not end up like the actix library, but it's a matter of "discipline"

Is there a README to update detailing this a bit? I.e. that we support two version and they can be used like so and blah blah

cpiemontese
cpiemontese previously approved these changes Mar 8, 2024
Copy link
Contributor

@cpiemontese cpiemontese left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment but I may be dumb

CHANGELOG.md Outdated
### Added

- Support for opentelemetry 0.21
- `tracing_opentelemetry_0_21` and `tracing_opentelemetry_0_21` features
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand the difference 🤔

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops my bad, fixed

cpiemontese
cpiemontese previously approved these changes Mar 8, 2024
@MaeIsBad MaeIsBad merged commit c584ab1 into master Mar 11, 2024
7 checks passed
@MaeIsBad MaeIsBad deleted the PLATFORM-1473/task/support-otel-0_21 branch March 11, 2024 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants