googleapis / java-datastore

Apache License 2.0
47 stars 43 forks source link

fix: Fixed Span nesting for `ReadWriteTransactionCallable` by using parent SpanContext instead of just parent Context #1495

Closed jimit-j-shah closed 2 months ago

jimit-j-shah commented 2 months ago

Fixes #1491 ☕️

jimit-j-shah commented 2 months ago

Original nested span issue for transactions

Fixed nested span issue for transactions