You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Motivation:**
It can be used to attach more information bout the error, like its
stacktrace and similar information.
This is also supported by the otel spec, so we're aligning closer with
it here.
**Modifications:**
Change the recordError to accept optional span attributes
**Result:**
more powerful record error API
0 commit comments