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
fix: Create span when no active span for error. (#191)
## Summary
Create a span for recording errors when one doesn't exist already.
Also added a unit test suite for the singleton instance.
## How did you test this change?
Unit tests.
## Are there any deployment considerations?
<!--
Backend - Do we need to consider migrations or backfilling data?
-->
0 commit comments