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

Feat: Improve Version 0.8.0 #42

Merged
merged 11 commits into from
Apr 28, 2024
Merged

Conversation

riandyrn
Copy link
Owner

@riandyrn riandyrn commented Apr 27, 2024

Changes Summary:

  • Update otelhttp version to 0.49.0 since it is the version that uses otel 1.24.0 internally, check here for details.
  • Remove the deprecated Jaeger exporter from multi-services example & use otlptrace exporter instead.
  • Add WithPublicEndpoint & WithPublicEndpointFn options in Feat: Implement WithPublicEndpoint & WithPublicEndpointFn Options #43.
  • Set the go versions in compatibility-test.yml to 1.19, 1.20, & 1.21.
  • Set the sampling strategy to always sample in test cases to avoid random error.

@riandyrn riandyrn marked this pull request as ready for review April 27, 2024 13:13
ProtozoaJr
ProtozoaJr previously approved these changes Apr 28, 2024
Copy link
Contributor

@ProtozoaJr ProtozoaJr left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you for this PR, so that in version 0.8.0 we will have the PublicEndpoint feature like in otelmux. Then, the problem of the Jaeger exporter module being deprecated has been resolved by using the otlptrace exporter. Last but not least, thank you for reminding me through this request to change the go version in compatibility-test

@ProtozoaJr ProtozoaJr self-requested a review April 28, 2024 04:33
@ProtozoaJr ProtozoaJr dismissed their stale review April 28, 2024 04:36

We should do @ilhamsyahids suggestion

Copy link
Contributor

@ProtozoaJr ProtozoaJr left a comment

Choose a reason for hiding this comment

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

If @ilhamsyahids review has been resolved, then we can merge this PR

@riandyrn riandyrn merged commit e5b7d01 into feat/version-0.8 Apr 28, 2024
1 check passed
@riandyrn riandyrn deleted the feat/version-0.8-improve branch April 28, 2024 05:54
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.

None yet

3 participants