File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ gem 'fluent-plugin-vmware-loginsight', "1.3.0"
4545gem 'fluent-plugin-vmware-log-intelligence' , "2.0.6"
4646# fluent-plugin-mysqlslowquery is dependency for fluent-plugin-vmware-log-intelligence
4747gem 'fluent-plugin-mysqlslowquery' , "0.0.9"
48+ gem 'fluent-plugin-throttle' , '0.0.5'
4849gem 'gelf' , "3.1.0"
4950gem 'logfmt' , "0.0.10"
5051gem 'kubeclient' , "~> 4.9.3"
Original file line number Diff line number Diff line change 187187 fluent-plugin-systemd (1.0.5 )
188188 fluentd (>= 0.14.11 , < 2 )
189189 systemd-journal (~> 1.4.2 )
190+ fluent-plugin-throttle (0.0.5 )
191+ fluentd (~> 1.1 )
190192 fluent-plugin-uri-parser (0.3.0 )
191193 addressable
192194 fluentd (>= 0.14.0 , < 2 )
@@ -382,6 +384,7 @@ DEPENDENCIES
382384 fluent-plugin-splunkhec (= 2.2 )
383385 fluent-plugin-sumologic_output (= 1.7.3 )
384386 fluent-plugin-systemd (= 1.0.5 )
387+ fluent-plugin-throttle (= 0.0.5 )
385388 fluent-plugin-uri-parser (= 0.3.0 )
386389 fluent-plugin-verticajson (= 0.0.6 )
387390 fluent-plugin-vmware-log-intelligence (= 2.0.6 )
You can’t perform that action at this time.
0 commit comments