Skip to content

Conversation

@surbhigarg92
Copy link
Contributor

@surbhigarg92 surbhigarg92 commented Nov 12, 2024

This PR fixes spans for the runTransaction for error cases and removes the Database.run span.

@surbhigarg92 surbhigarg92 requested review from a team as code owners November 12, 2024 09:44
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: spanner Issues related to the googleapis/nodejs-spanner API. labels Nov 12, 2024
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: m Pull request size is medium. labels Nov 19, 2024
@surbhigarg92 surbhigarg92 changed the title Abort test fix(observability): fix the spans for the abort transaction Nov 21, 2024
return;
}

span.addEvent('Using Session', {'session.id': session?.id});
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: can we create a const file and put all these event names

@surbhigarg92 surbhigarg92 marked this pull request as draft April 15, 2025 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the googleapis/nodejs-spanner API. size: l Pull request size is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants