googleapis / java-spanner

Apache License 2.0
55 stars 110 forks source link

chore: add transaction.retried attribute to traces #3148

Closed olavloite closed 2 months ago

olavloite commented 3 months ago

Adds a 'transaction.retried' attribute to Connection API read/write transaction spans if it was retried. This makes it easier to search for transactions that were retried.