Closed odeke-em closed 1 month ago
On running this code per instructions of sample https://gist.github.com/odeke-em/35fb0e58b3a73dca59730b688817be1b, we get back
@surbhigarg92 thank you very much for the review! Kindly help me re-run the checks an also with a fresh set of review.
@surbhigarg92 thank you very much for the review! Kindly help me re-run the checks an also with a fresh set of review.
@odeke-em Looks like you have not added the Transaction creation
events. Do you plan to do that in next PR ?
Yes indeed. Let's keep this one focused and smaller @surbhigarg92, thanks!
@willpoint this is the PR for us to base off. @surbhigarg92 kindly please take a look. In a follow-up PR I shall make the updates to span annotation tests for transactions but this change has transaction creation annotations.
@odeke-em I have approved the PR. But Please address the new comments before planning to merge.
This change adds span annotations on the active span which could either be the noopSpan or the top-level active one, for whenever we progressively add more spans.
Built from #2087 Updates #2079