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

Update to otel 1.18.0 #2509

Merged
merged 15 commits into from Sep 16, 2022
Merged

Update to otel 1.18.0 #2509

merged 15 commits into from Sep 16, 2022

Conversation

trask
Copy link
Member

@trask trask commented Sep 9, 2022

Built on #2513

@heyams
Copy link
Contributor

heyams commented Sep 12, 2022

might want to fix this todo: // TODO (trask) this line is temporary until 1.18.0, see

@trask trask added this to the 3.4.0 milestone Sep 14, 2022
@trask trask force-pushed the update-to-otel-1.18.0 branch 2 times, most recently from 316af6b to 02e5312 Compare September 15, 2022 04:16
@trask trask changed the base branch from main to fix-sampling-for-custom-instrumentation September 15, 2022 04:16
@trask trask marked this pull request as ready for review September 15, 2022 17:46
Base automatically changed from fix-sampling-for-custom-instrumentation to main September 15, 2022 20:31
@@ -93,6 +94,8 @@ public void init() {

StartupDiagnostics.execute();

InternalLogger.initialize(Slf4jInternalLogger::create);
Copy link
Contributor

Choose a reason for hiding this comment

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

what is this for?

Copy link
Member Author

Choose a reason for hiding this comment

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

Upstream logging changed significantly in this last release: open-telemetry/opentelemetry-java-instrumentation#6543

@trask trask merged commit 24d4857 into main Sep 16, 2022
@trask trask deleted the update-to-otel-1.18.0 branch September 16, 2022 00:47
heyams pushed a commit that referenced this pull request Sep 16, 2022
heyams pushed a commit that referenced this pull request Sep 16, 2022
heyams pushed a commit that referenced this pull request Sep 16, 2022
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