Error stacktrace and Exception type not being set properly #7235
Labels
area: instrumentation
Related to an instrumentation package
bug
Something isn't working
instrumentation: otelgrpc
Description
A clear and concise description of what the bug is.
Environment
Go Version: 1.22.0
otelgrpc
version: v0.55.0Not getting proper stacktrace of error instead getting stacktrace of the function calls making it difficult to debug.
It should show the stacktrace of where the error has occurred.
The text was updated successfully, but these errors were encountered: