Skip to content

fix(telemetry): fix incorrect span titles and missing otelAttributes#12080

Merged
ldetmer merged 3 commits intomainfrom
fix-existing-telemetry
Mar 13, 2026
Merged

fix(telemetry): fix incorrect span titles and missing otelAttributes#12080
ldetmer merged 3 commits intomainfrom
fix-existing-telemetry

Conversation

@ldetmer
Copy link
Contributor

@ldetmer ldetmer commented Mar 13, 2026

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 ldetmer requested review from a team as code owners March 13, 2026 19:49
@ldetmer ldetmer requested review from jinseopkim0 and lqiu96 March 13, 2026 19:51
@ldetmer ldetmer enabled auto-merge (squash) March 13, 2026 20:00
@ldetmer ldetmer merged commit f1c04a9 into main Mar 13, 2026
56 checks passed
@ldetmer ldetmer deleted the fix-existing-telemetry branch March 13, 2026 20:46
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.

2 participants