-
Notifications
You must be signed in to change notification settings - Fork 475
Fix otel instrumentation options #10088
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
Conversation
|
Releases: highlight.run@9.13.0 @highlight-run/next@7.9.2 @highlight-run/react@14.0.0 @highlight-run/remix@2.0.86 [skip ci]
ccschmitz
left a comment
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.
Looks great ✨ - thanks for iterating on this to improve the DX for the config options!
Vadman97
left a comment
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.
tested locally; worked as expected! thanks for the quick fix
Summary
Remove the
disableOtelTracingthat causes session recording to fail, and replace with more granular otel trace configuration.How did you test this change?
Are there any deployment considerations?
SDKs that use
disableOtelTracing: falsein 9.12.0 may stop recording sessionsDoes this work require review from our design team?
N/A