Sets the origin of the span.
Parameters:
306 307 308
# File 'lib/sentry/span.rb', line 306 def set_origin(origin) @origin = origin end