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

POTEL 43 - No longer set Instrumenter to OTEL for the new Java Agent #3697

Merged
merged 6 commits into from
Sep 23, 2024

Conversation

adinauer
Copy link
Member

📜 Description

Also re-enable instrumenter logic in Scopes

💡 Motivation and Context

💚 How did you test it?

📝 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

Copy link
Contributor

github-actions bot commented Sep 18, 2024

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

Generated by 🚫 dangerJS against d0601df

Copy link
Contributor

github-actions bot commented Sep 18, 2024

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 463.65 ms 510.28 ms 46.63 ms
Size 1.70 MiB 2.35 MiB 667.03 KiB

Previous results on branch: feat/restore-instrumenter-code

Startup times

Revision Plain With Sentry Diff
30887df 424.72 ms 450.41 ms 25.69 ms

App size

Revision Plain With Sentry Diff
30887df 1.70 MiB 2.35 MiB 667.03 KiB

Base automatically changed from feat/merge-main-into-8.x to 8.x.x September 19, 2024 06:48
An error occurred while trying to automatically change base from feat/merge-main-into-8.x to 8.x.x September 19, 2024 06:48
@adinauer adinauer changed the title No longer set Instrumenter to OTEL for the new Java Agent POTEL 33 - No longer set Instrumenter to OTEL for the new Java Agent Sep 19, 2024
@adinauer adinauer changed the title POTEL 33 - No longer set Instrumenter to OTEL for the new Java Agent POTEL 43 - No longer set Instrumenter to OTEL for the new Java Agent Sep 19, 2024
Copy link
Collaborator

@lbloder lbloder left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@adinauer adinauer merged commit 68d0338 into 8.x.x Sep 23, 2024
24 checks passed
@adinauer adinauer deleted the feat/restore-instrumenter-code branch September 23, 2024 12:12
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