in lib/skywalking/span.lua [238:245]
function _M.setPeer(span, peer) if span.is_noop then return span end span.peer = peer return span end