mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
parent
4e5321a79a
commit
a875d9e529
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
#
|
||||
module LogStash; module Inputs; class Metrics;
|
||||
class StateEventFactory
|
||||
# require "monitoring/inputs/metrics/state_event/lir_serializer"
|
||||
require "logstash/config/lir_serializer"
|
||||
def initialize(pipeline)
|
||||
raise ArgumentError, "No pipeline passed in!" unless pipeline.is_a?(LogStash::Pipeline) || pipeline.is_a?(LogStash::JavaPipeline)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue