lib/fluent/plugin_helper.rb in fluentd-1.7.4 vs lib/fluent/plugin_helper.rb in fluentd-1.8.0.rc1

- old
+ new

@@ -29,9 +29,10 @@ require 'fluent/plugin_helper/server' require 'fluent/plugin_helper/counter' require 'fluent/plugin_helper/retry_state' require 'fluent/plugin_helper/record_accessor' require 'fluent/plugin_helper/compat_parameters' +require 'fluent/plugin_helper/service_discovery' module Fluent module PluginHelper module Mixin def self.included(mod)