lib/skywalking/tracing/exit_span.rb in skywalking-0.0.0.alpha vs lib/skywalking/tracing/exit_span.rb in skywalking-0.0.0.beta1

- old
+ new

@@ -31,10 +31,10 @@ operation: operation, peer: peer, kind: Kind::Exit, component: component, layer: layer) end def cfg - @config ||= ::Skywalking::Agent.config + @config ||= ::Skywalking::Agent.agent_config end def inject Carrier.new( trace_id: @context.segment.related_traces[0].to_s,