Skip to content

docs: warnings about with_tracing()#5240

Open
coryan wants to merge 2 commits intogoogleapis:mainfrom
coryan:docs-with-tracing-warning-and-features
Open

docs: warnings about with_tracing()#5240
coryan wants to merge 2 commits intogoogleapis:mainfrom
coryan:docs-with-tracing-warning-and-features

Conversation

@coryan
Copy link
Copy Markdown
Collaborator

@coryan coryan commented Apr 2, 2026

Fixes #4752

We may want to wait until all the feature is enabled in all client libraries.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.02%. Comparing base (70c1462) to head (c928e6b).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5240   +/-   ##
=======================================
  Coverage   98.02%   98.02%           
=======================================
  Files         214      214           
  Lines       44587    44587           
=======================================
  Hits        43707    43707           
  Misses        880      880           

☔ View full report in Codecov by Sentry.
📢 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.

@coryan coryan marked this pull request as ready for review April 2, 2026 08:55
@coryan coryan requested a review from a team as a code owner April 2, 2026 08:55
Copy link
Copy Markdown
Contributor

@westarle westarle left a comment

Choose a reason for hiding this comment

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

small tweaks to cover metrics.

Copy link
Copy Markdown
Collaborator Author

@coryan coryan left a comment

Choose a reason for hiding this comment

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

PTAL

@westarle
Copy link
Copy Markdown
Contributor

westarle commented Apr 3, 2026

LGTM, agree that we should wait til we remove the flags.

@coryan coryan added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge Indicates a pull request not ready for merge, due to either quality or timing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consistent warning about debug logs and traces

3 participants