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
There are some requirements on the type of data that can be included in the context, so we recommend taking a look at `set_context/1` documentation
110
+
109
111
## Manual error tracking
110
112
111
113
If you want to report custom errors that fall outside the default integration scope, you may use `ErrorTracker.report/2`. This allows you to report an exception yourself:
0 commit comments