lib/instana/agent.rb in instana-1.10.0.slimfast vs lib/instana/agent.rb in instana-1.10.0
- old
+ new
@@ -174,10 +174,10 @@
# Pause the timers so they don't fire while we are
# reporting traces
@collect_timer.pause
@announce_timer.pause
- ::Instana.logger.debug { "#{Thread.current}: Agent exiting. Reporting final #{::Instana.processor.queue_count} trace(s)." }
+ ::Instana.logger.debug { "#{Thread.current}: Agent exiting. Reporting final spans (if any)." }
::Instana.processor.send
end
end
# Collect process ID, name and arguments to notify