Skip to content

feat(o11y): remove google_cloud_unstable_tracing gate for LRO tracing#5897

Draft
haphungw wants to merge 8 commits into
googleapis:mainfrom
haphungw:remove-lro-tracing-gate
Draft

feat(o11y): remove google_cloud_unstable_tracing gate for LRO tracing#5897
haphungw wants to merge 8 commits into
googleapis:mainfrom
haphungw:remove-lro-tracing-gate

Conversation

@haphungw

Copy link
Copy Markdown
Contributor

No description provided.

@gemini-code-assist 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.

Code Review

This pull request stabilizes tracing and poller options across various generated Google Cloud clients by removing the google_cloud_unstable_tracing conditional compilation flags. It also exposes internal observability error types and helper functions by increasing their visibility to public. Regarding the feedback, a naming convention issue was identified in observability/errors.rs where a method returning an owned String was prefixed with as_ instead of to_.

Comment thread src/gax-internal/src/observability/errors.rs
@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.85%. Comparing base (d059878) to head (2e403c8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5897      +/-   ##
==========================================
- Coverage   97.89%   97.85%   -0.04%     
==========================================
  Files         233      235       +2     
  Lines       59202    59812     +610     
==========================================
+ Hits        57958    58532     +574     
- Misses       1244     1280      +36     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@haphungw haphungw force-pushed the remove-lro-tracing-gate branch from 4c1daf8 to 2e403c8 Compare June 16, 2026 23:45
@haphungw haphungw force-pushed the remove-lro-tracing-gate branch from 2e403c8 to 5872328 Compare June 17, 2026 00:06
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