Skip to content

test(o11y): verify gRPC spans can be disabled (1)#5353

Merged
haphungw merged 4 commits intogoogleapis:mainfrom
haphungw:trace-test-can-disable
Apr 10, 2026
Merged

test(o11y): verify gRPC spans can be disabled (1)#5353
haphungw merged 4 commits intogoogleapis:mainfrom
haphungw:trace-test-can-disable

Conversation

@haphungw
Copy link
Copy Markdown
Contributor

@haphungw haphungw commented Apr 9, 2026

This is the first of a sequence of integration test additions for gRPC observability.

Fixes #5266
Fixes #5268
Fixes #5269

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.79%. Comparing base (fec0152) to head (16d98a7).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5353   +/-   ##
=======================================
  Coverage   97.79%   97.79%           
=======================================
  Files         222      222           
  Lines       46349    46349           
=======================================
+ Hits        45326    45328    +2     
+ Misses       1023     1021    -2     

☔ 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.

@haphungw haphungw marked this pull request as ready for review April 10, 2026 00:17
@haphungw haphungw requested a review from a team as a code owner April 10, 2026 00:17
@haphungw haphungw merged commit cfc46e6 into googleapis:main Apr 10, 2026
36 checks passed
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.

F3.7: gRPC no logs emitted unless enabled F2.6: gRPC no metrics emitted unless enabled F1.6: gRPC no traces emitted unless enabled

2 participants