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

fix: respect logging format env var in compute, sql #13368

Merged
merged 1 commit into from Dec 27, 2023

Conversation

dbolduc
Copy link
Member

@dbolduc dbolduc commented Dec 27, 2023

Part of the work for #13361

We are copying the gRPC implementation. Of course I am just noticing that in the implementation, setting the *TracingOptionsOption will override the GOOGLE_CLOUD_CPP_TRACING_OPTIONS, which is at odds with our ADR.


This change is Reviewable

Copy link

codecov bot commented Dec 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (86de1c8) 93.07% compared to head (e7f1ef6) 93.07%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13368      +/-   ##
==========================================
- Coverage   93.07%   93.07%   -0.01%     
==========================================
  Files        2148     2148              
  Lines      187465   187473       +8     
==========================================
+ Hits       174488   174494       +6     
- Misses      12977    12979       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dbolduc dbolduc marked this pull request as ready for review December 27, 2023 21:23
@dbolduc dbolduc requested a review from a team as a code owner December 27, 2023 21:23
@dbolduc dbolduc merged commit a64be76 into googleapis:main Dec 27, 2023
60 checks passed
@dbolduc dbolduc deleted the fix-rest-tracing-options branch December 27, 2023 21:29
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.

None yet

2 participants