-
Notifications
You must be signed in to change notification settings - Fork 88
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(spanner): implement custom tracer_provider injection for opentelemetry traces #1229
Merged
harshachinta
merged 19 commits into
googleapis:main
from
odeke-em:tracer_provider-injection
Nov 15, 2024
Merged
feat(spanner): implement custom tracer_provider injection for opentelemetry traces #1229
harshachinta
merged 19 commits into
googleapis:main
from
odeke-em:tracer_provider-injection
Nov 15, 2024
Commits on Nov 14, 2024
-
all: implement custom tracer_provider injection
An important feature for observability is to allow the injection of a custom tracer_provider instead of always using the global tracer_provider by sending in observability_options=dict( tracer_provider=tracer_provider, enable_extended_tracing=True, )
Configuration menu - View commit details
-
Copy full SHA for da102c4 - Browse repository at this point
Copy the full SHA da102c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2181ca9 - Browse repository at this point
Copy the full SHA 2181ca9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 540d0b8 - Browse repository at this point
Copy the full SHA 540d0b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b9ca49 - Browse repository at this point
Copy the full SHA 0b9ca49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 854a3ff - Browse repository at this point
Copy the full SHA 854a3ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e9a8ca - Browse repository at this point
Copy the full SHA 3e9a8caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8af9e75 - Browse repository at this point
Copy the full SHA 8af9e75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7adab38 - Browse repository at this point
Copy the full SHA 7adab38View commit details -
Configuration menu - View commit details
-
Copy full SHA for afd01e1 - Browse repository at this point
Copy the full SHA afd01e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca8d598 - Browse repository at this point
Copy the full SHA ca8d598View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fb046c - Browse repository at this point
Copy the full SHA 6fb046cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb3e8ea - Browse repository at this point
Copy the full SHA fb3e8eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 762390c - Browse repository at this point
Copy the full SHA 762390cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21bfbcd - Browse repository at this point
Copy the full SHA 21bfbcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 797241f - Browse repository at this point
Copy the full SHA 797241fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25edeaa - Browse repository at this point
Copy the full SHA 25edeaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42b9a4c - Browse repository at this point
Copy the full SHA 42b9a4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c8bb88 - Browse repository at this point
Copy the full SHA 6c8bb88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 196e9a0 - Browse repository at this point
Copy the full SHA 196e9a0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.