fix(telemetry): fix incorrect span titles and missing otelAttributes by ldetmer · Pull Request #12080 · googleapis/google-cloud-java
Navigation Menu
{{ message }}
googleapis / google-cloud-java Public
- Notifications You must be signed in to change notification settings
- Fork 1.1k
Merged
fix(telemetry): fix incorrect span titles and missing otelAttributes#12080
fix(telemetry): fix incorrect span titles and missing otelAttributes#12080
Conversation
Copy link Copy Markdown
Contributor
ldetmer
commented
Mar 13, 2026
ldetmer
commented
In adding additional metrics it was noticed that some existing metrics are incorrect. This PR fixes the testIamPermissions and deleteRoutine span titles/rpc.methods to be correct. This also ensures we are adding otelAttributes to tracing (currently there was a bug where they were getting dropped.
ldetmer added 2 commits
March 13, 2026 15:46…ace names/methods, as well as actually add otelAttributes to span
ldetmer
requested review from
a team
as code owners
ldetmer
requested review from
jinseopkim0 and
lqiu96
ldetmer
enabled auto-merge (squash)
blakeli0 approved these changes Mar 13, 2026
ldetmer
deleted the
fix-existing-telemetry
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment