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
Is your feature request related to a problem? Please describe.
I would like to recombine golang stack traces.
Describe the solution you'd like
The documentation for recombine has an example for how to recombine a java stack trace. Would be great to have something similar for a golang stack trace.