Skip to content

Conversation

@ankiaga
Copy link
Contributor

@ankiaga ankiaga commented Oct 17, 2024

By default, EndToEndTracing is disabled from backend.

This PR adds enableEndToEndTracing Boolean connection option for implementing opt-in feature for EndToEndTracing.
Example URL: cloudspanner:/projects/test-project-123/instances/test-instance-123/databases/test-database-123?enableEndToEndTracing=true

Note: You can also pass in enableEndToEndTracing=false, but that is the default behaviour (even if you do not pass in this option).

@ankiaga ankiaga requested a review from a team as a code owner October 17, 2024 04:26
@olavloite olavloite changed the title feat: Enabling endToEndTracing support feat: add connection property for enableEndToEndTracing Oct 18, 2024
Co-authored-by: Knut Olav Løite <koloite@gmail.com>
@olavloite olavloite merged commit c39f57f into googleapis:main Oct 21, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants