-
Notifications
You must be signed in to change notification settings - Fork 15
LLO Handler - Full implementation and tests #203
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
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.
LGTM thanks!
The changes seem to be in parity with my Python changes. As for copying over the Span Context, agree this is probably not ideal but doing the LLO Handling in the exporter rather than the Span Processor was an intentional design choice that we made at the very beginning so might just be a necessary evil here.
Issue #, if available:
JS equivalent of:
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.