opentelemetry-go icon indicating copy to clipboard operation
opentelemetry-go copied to clipboard

sdk/trace: Allow errors supplied to RecordError to supply values for `semconv.ExceptionType`

Open tmc opened this issue 1 year ago • 1 comments

This adds and uses an interface when determining the appropriate representation for the error that is supplied to semconv.ExceptionType.

Addresses part of #2591

tmc avatar Aug 31 '24 23:08 tmc

This design does not look to be accepted.

pellared avatar Sep 06 '24 10:09 pellared

@tmc, do you plan to move this forward or can we close the PR?

pellared avatar Nov 08 '24 08:11 pellared

I haven't had time to attend a meeting to discuss this change but still believe it improves the quality of this library for Go developer/systems administrators.

tmc avatar Nov 21 '24 00:11 tmc