Skip to content

cleanup(storage): omit rpc.method for json v1 traces#5420

Merged
haphungw merged 1 commit intogoogleapis:mainfrom
haphungw:storage-o11y-cleanup
Apr 15, 2026
Merged

cleanup(storage): omit rpc.method for json v1 traces#5420
haphungw merged 1 commit intogoogleapis:mainfrom
haphungw:storage-o11y-cleanup

Conversation

@haphungw
Copy link
Copy Markdown
Contributor

Fixes #4907

@product-auto-label product-auto-label Bot added the api: storage Issues related to the Cloud Storage API. label Apr 15, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.74%. Comparing base (cc8077f) to head (d051c46).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5420   +/-   ##
=======================================
  Coverage   97.74%   97.74%           
=======================================
  Files         216      216           
  Lines       47370    47367    -3     
=======================================
- Hits        46302    46300    -2     
+ Misses       1068     1067    -1     

☔ 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 force-pushed the storage-o11y-cleanup branch from 009018e to d051c46 Compare April 15, 2026 16:29
@haphungw haphungw marked this pull request as ready for review April 15, 2026 16:29
@haphungw haphungw requested review from a team as code owners April 15, 2026 16:29
@haphungw haphungw changed the title cleanup(storage): omit rpc.method for json v1 traces cleanup(storage): omit rpc.method for json v1 traces Apr 15, 2026
@haphungw haphungw enabled auto-merge (squash) April 15, 2026 16:43
@haphungw haphungw merged commit 3610ea5 into googleapis:main Apr 15, 2026
35 checks passed
@haphungw haphungw deleted the storage-o11y-cleanup branch April 15, 2026 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the Cloud Storage API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Omit the rpc.method for JSON v1 traces

2 participants