mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
parent
ab9f3b79be
commit
cf3a424609
1 changed files with 1 additions and 0 deletions
|
@ -117,6 +117,7 @@ module LogStash; module Util
|
|||
|
||||
def stop_clock
|
||||
@inflight_clocks[Thread.current].each(&:stop)
|
||||
@inflight_clocks.delete(Thread.current)
|
||||
end
|
||||
|
||||
def add_starting_metrics(batch)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue