Skip to content

Conversation

@cuiy0006
Copy link
Contributor

@cuiy0006 cuiy0006 commented Jan 31, 2025

Add TracingConnection decorator except ReadArrow.

#53

@cuiy0006 cuiy0006 requested a review from a team as a code owner January 31, 2025 21:04
@cuiy0006 cuiy0006 requested review from dbolduc and scotthart February 3, 2025 18:59
Copy link
Member

@dbolduc dbolduc left a comment

Choose a reason for hiding this comment

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

The code all looks good. There are two things to do.

  1. change to use google-cloud-cpp::mocks / @google_cloud_cpp//:mocks instead of copying over those files. Feel free to do this in a follow up PR.
  2. Add an actionable suggestion to the CMake error message

Comment for next time: This PR does too many independent things at once. Try to break PRs up into smaller pieces. Like:

  • PR to add CMake option
  • PR to copy over testing_util build files
  • PR adding tracing connection impl
  • PR using the tracing connection wrapper in MakeConnection
  • PR for bazel OTel components

@cuiy0006 cuiy0006 enabled auto-merge February 4, 2025 15:00
@cuiy0006 cuiy0006 merged commit 99d0301 into googleapis:main Feb 4, 2025
20 checks passed
@cuiy0006 cuiy0006 deleted the add-tracing-connection branch February 4, 2025 15:22
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