-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Java SDK v8 onboarding #82994
base: master
Are you sure you want to change the base?
Java SDK v8 onboarding #82994
Conversation
Bundle ReportChanges will increase total bundle size by 12.04kB (0.04%) ⬆️. This is within the configured threshold ✅ Detailed changes
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I’ve left some feedback, but nothing is a blocker. Overall, it looks good to me!
{ | ||
label: t('Combine Sentry with OpenTelemetry'), | ||
value: YesNo.YES, | ||
}, | ||
{ | ||
label: t('Do not use OpenTelemetry'), | ||
value: YesNo.NO, | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @priscilawebdev, I wasn't sure how to add another checkbox, so I did it this way for now. Happy to improve it if you can point me in the right direction.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I reflected on this, and since the checkboxes are only for product selection (e.g., Tracing), it's important to avoid confusing users. We should keep what you've implemented, as it’s similar to what we have for "Loader Script." However, the labels can definitely be shorter. How about these options?
- Use OpenTelemetry – No OpenTelemetry
- With OpenTelemetry – Without OpenTelemetry
- With OTel – Without OTel (supposing people are familiar with this abbreviation)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, I updated the labels to "With/Without OpenTelemetry".
Converting this to a draft, because we only want to merge this PR once v8 of the Java SDK has been released. |
Use
sentry-opentelemetry-agent
for Java SDK v8 onboarding.Legal Boilerplate
Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.