Module: LightStep::Span::Configurable

Included in:
LightStep::Span
Defined in:
lib/hubstep/tracer.rb

Instance Method Summary collapse

Instance Method Details

#configure {|_self| ... } ⇒ Object

Yields:

  • (_self)

Yield Parameters:



182
183
184
# File 'lib/hubstep/tracer.rb', line 182

def configure
  yield self
end