class OpenTelemetry::Trace::Span

def record_exception(exception, attributes: nil); end

Returns:
  • (void) -

Parameters:
  • (optional Hash{String => String, Numeric, Boolean, Array}) --
  • exception (Exception) -- The exception to recorded
def record_exception(exception, attributes: nil); end