FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat(api-core): add tracer_provider to ClientOptions for OTel support by chalmerlowe · Pull Request #18139 · googleapis/google-cloud-python · GitHub

feat(api-core): add tracer_provider to ClientOptions for OTel support - #18139

Draft
chalmerlowe wants to merge 4 commits into
mainfrom
feat/otel-tracing-api-core-logic
Draft

feat(api-core): add tracer_provider to ClientOptions for OTel support#18139
chalmerlowe wants to merge 4 commits into
mainfrom
feat/otel-tracing-api-core-logic

Conversation

Copy link
Copy Markdown
Contributor

WIP

gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Code Review

This pull request introduces OpenTelemetry helper functions to resolve and instantiate gRPC client interceptors, and adds a tracer_provider attribute to ClientOptions along with corresponding unit tests. The review feedback suggests simplifying the attribute access on client_options by avoiding defensive getattr calls since the attribute is guaranteed to be initialized on the class.

chalmerlowe self-assigned this Aug 18, 2026
chalmerlowe added this to the [o11y] Tracing milestone Aug 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL