Skip to content

feat: add response attribute tracking#12104

Draft
ldetmer wants to merge 1 commit intomainfrom
add-error-response
Draft

feat: add response attribute tracking#12104
ldetmer wants to merge 1 commit intomainfrom
add-error-response

Conversation

@ldetmer
Copy link
Contributor

@ldetmer ldetmer commented Mar 17, 2026

No description provided.

}
try (Scope scope = span.makeCurrent()) {
return operation.execute(span);
} catch (Exception e) {
Copy link
Contributor Author

@ldetmer ldetmer Mar 17, 2026

Choose a reason for hiding this comment

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

sorry Jin Seop I know you requested this earlier, I just forgot about client side exceptions, so in the end I did need it!

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.

1 participant