Was there any preceding discussion about detecting when the reported type is *fmt.wrapError, and calling Unwrap on it to dig down to instead report the type of the outermost error that is not a wrapping error?
(I ask this because my "error.type" attribute values are almost always winding up as the unhelpful "*fmt.wrapError".)
Originally posted by @seh in #6904
Originally posted by @seh in #6904