Sha256: afd03a57f4e74c16c5a5ffd776ef4da89bba12aa66add28b5fdaa29060db8c8c

Contents?: true

Size: 140 Bytes

Versions: 282

Compression:

Stored size: 140 Bytes

Contents

module Fluent
  Plugin.register_formatter(
    'test1',
    Proc.new { |tag, time, record|
      "#{tag}:#{time}:#{record.size}"
    })
end

Version data entries

282 entries across 282 versions & 8 rubygems

Version Path
fluentd-1.16.7-x64-mingw32 test/scripts/fluent/plugin/formatter1/formatter_test1.rb
fluentd-1.16.7-x86-mingw32 test/scripts/fluent/plugin/formatter1/formatter_test1.rb
fluentd-1.16.7-x64-mingw-ucrt test/scripts/fluent/plugin/formatter1/formatter_test1.rb
fluentd-1.16.7 test/scripts/fluent/plugin/formatter1/formatter_test1.rb
fluent-plugin-nuopenlineage-light-0.1.0 vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/scripts/fluent/plugin/formatter1/formatter_test1.rb
fluentd-1.16.6-x86-mingw32 test/scripts/fluent/plugin/formatter1/formatter_test1.rb
fluentd-1.16.6-x64-mingw32 test/scripts/fluent/plugin/formatter1/formatter_test1.rb
fluentd-1.16.6-x64-mingw-ucrt test/scripts/fluent/plugin/formatter1/formatter_test1.rb
fluentd-1.16.6 test/scripts/fluent/plugin/formatter1/formatter_test1.rb
fluent-plugin-openlineage-light-0.1.4 vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/scripts/fluent/plugin/formatter1/formatter_test1.rb
fluent-plugin-openlineage-light-0.1.3 vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/scripts/fluent/plugin/formatter1/formatter_test1.rb
fluent-plugin-openlineage-0.1.0 vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/test/scripts/fluent/plugin/formatter1/formatter_test1.rb
fluentd-1.17.0-x86-mingw32 test/scripts/fluent/plugin/formatter1/formatter_test1.rb
fluentd-1.17.0-x64-mingw-ucrt test/scripts/fluent/plugin/formatter1/formatter_test1.rb
fluentd-1.17.0-x64-mingw32 test/scripts/fluent/plugin/formatter1/formatter_test1.rb
fluentd-1.17.0 test/scripts/fluent/plugin/formatter1/formatter_test1.rb
fluentd-1.16.5-x64-mingw-ucrt test/scripts/fluent/plugin/formatter1/formatter_test1.rb
fluentd-1.16.5-x86-mingw32 test/scripts/fluent/plugin/formatter1/formatter_test1.rb
fluentd-1.16.5-x64-mingw32 test/scripts/fluent/plugin/formatter1/formatter_test1.rb
fluentd-1.16.5 test/scripts/fluent/plugin/formatter1/formatter_test1.rb