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

Bump opentelemetry-sdk to 1.23.1 and opentelemetry-javaagent to 1.23.0 #2590

Merged
merged 8 commits into from
Mar 13, 2023

Conversation

adinauer
Copy link
Member

@adinauer adinauer commented Mar 6, 2023

📜 Description

Bumpopentelemetry-sdk to 1.23.1 and opentelemetry-javaagent to 1.23.0

💡 Motivation and Context

To keep up to date with latest updates and auto instrumentation.

Closes #2491

💚 How did you test it?

Manually using samples.

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

@adinauer adinauer changed the title Bumpopentelemetry-sdk to 1.23.1 and opentelemetry-javaagent to 1.23.0 Bump opentelemetry-sdk to 1.23.1 and opentelemetry-javaagent to 1.23.0 Mar 6, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2023

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 3ba5632

@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (3a20d40) 81.14% compared to head (3ba5632) 81.14%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2590   +/-   ##
=========================================
  Coverage     81.14%   81.14%           
  Complexity     4096     4096           
=========================================
  Files           333      333           
  Lines         15193    15193           
  Branches       1980     1980           
=========================================
  Hits          12329    12329           
  Misses         2084     2084           
  Partials        780      780           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@adinauer adinauer merged commit fe92804 into main Mar 13, 2023
@adinauer adinauer deleted the feat/bump-otel branch March 13, 2023 04:47
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.

Bump OTEL version to 1.22.0
2 participants