Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add OpenTelemetry tracing #1568

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Conversation

olavloite
Copy link
Collaborator

Adds OpenTelemetry tracing to the JDBC driver. The OpenTelemetry instance that should be used for tracing should be either be set as the global OpenTelemetry instance, or set in the Properties map that is used to create a JDBC connection. In the latter case, the specific OpenTelemetry instance will only be used for that connection.

@olavloite olavloite requested review from a team as code owners April 18, 2024 15:59
Copy link

Warning: This pull request is touching the following templated files:

  • samples/snapshot/pom.xml

@product-auto-label product-auto-label bot added size: l Pull request size is large. api: spanner Issues related to the googleapis/java-spanner-jdbc API. labels Apr 18, 2024
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/java-spanner-jdbc API. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant