Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions v1.16-4.10/filters/Gemfile
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
source 'https://rubygems.org'

gem 'fluent-plugin-detect-exceptions', '0.0.16'
gem 'fluent-plugin-prometheus', '2.2.1'
gem 'fluent-plugin-prometheus', '2.2.2'
gem 'fluent-plugin-dedot_filter', '1.0.0'
gem 'fluent-plugin-geoip', '1.3.2'
gem 'fluent-plugin-tag-normaliser', '0.1.3'
gem 'fluent-plugin-concat', '2.5.0'
gem 'fluent-plugin-concat', '2.6.1'
gem 'fluent-plugin-parser-logfmt', '0.0.0'
gem 'fluent-plugin-record-modifier', '2.2.0'
gem 'fluent-plugin-record-modifier', '2.2.1'
gem 'fluent-plugin-kube-events-timestamp', '0.1.3'
gem 'fluent-plugin-throttle', '0.0.5'
gem 'fluent-plugin-rewrite-tag-filter', '2.4.0'
Expand Down
94 changes: 71 additions & 23 deletions v1.16-4.10/filters/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,42 @@
GEM
remote: https://rubygems.org/
specs:
base64 (0.2.0)
concurrent-ruby (1.2.3)
console (1.23.7)
async (2.38.1)
console (~> 1.29)
fiber-annotation
fiber-local
io-event (~> 1.11)
metrics (~> 0.12)
traces (~> 0.18)
async-http (0.94.2)
async (>= 2.10.2)
async-pool (~> 0.11)
io-endpoint (~> 0.14)
io-stream (~> 0.6)
metrics (~> 0.12)
protocol-http (~> 0.58)
protocol-http1 (~> 0.36)
protocol-http2 (~> 0.22)
protocol-url (~> 0.2)
traces (~> 0.10)
async-pool (0.11.2)
async (>= 2.0)
base64 (0.3.0)
concurrent-ruby (1.3.6)
console (1.34.3)
fiber-annotation
fiber-local (~> 1.1)
json
cool.io (1.8.1)
cool.io (1.9.4)
csv (3.3.5)
dig_rb (1.0.1)
drb (2.2.3)
fiber-annotation (0.2.0)
fiber-local (1.1.0)
fiber-storage
fiber-storage (1.0.0)
fiber-storage (1.0.1)
fluent-config-regexp-type (1.0.0)
fluentd (> 1.0.0, < 2)
fluent-plugin-concat (2.5.0)
fluent-plugin-concat (2.6.1)
fluentd (>= 0.14.0, < 2)
fluent-plugin-dedot_filter (1.0.0)
fluentd (>= 0.14.0, < 2)
Expand All @@ -38,10 +59,10 @@ GEM
fluent-plugin-parser-logfmt (0.0.0)
fluentd (>= 1, < 2)
logfmt (~> 0.0.8)
fluent-plugin-prometheus (2.2.1)
fluent-plugin-prometheus (2.2.2)
fluentd (>= 1.9.1, < 2)
prometheus-client (>= 2.1.0)
fluent-plugin-record-modifier (2.2.0)
fluent-plugin-record-modifier (2.2.1)
fluentd (>= 1.1, < 2)
fluent-plugin-rewrite-tag-filter (2.4.0)
fluent-config-regexp-type
Expand All @@ -54,48 +75,75 @@ GEM
fluentd (>= 0.14, < 2)
lru_redux (>= 1.0.0)
user_agent_parser (>= 2.2.0)
fluentd (1.16.7)
fluentd (1.19.2)
async-http (~> 0.86)
base64 (~> 0.2)
bundler
console (< 1.24)
cool.io (>= 1.4.5, < 2.0.0)
csv (~> 3.2)
drb (~> 2.2)
http_parser.rb (>= 0.5.1, < 0.9.0)
logger (= 1.6.2)
logger (~> 1.6)
msgpack (>= 1.3.1, < 2.0.0)
net-http (~> 0.8)
ostruct (~> 0.6)
serverengine (>= 2.3.2, < 3.0.0)
sigdump (~> 0.2.5)
strptime (>= 0.2.4, < 1.0.0)
tzinfo (>= 1.0, < 3.0)
tzinfo-data (~> 1.0)
uri (~> 1.0)
webrick (~> 1.4)
yajl-ruby (~> 1.0)
zstd-ruby (~> 1.5)
geoip-c (0.9.1)
geoip2_c (0.3.4)
http_parser.rb (0.8.0)
json (2.9.1)
http_parser.rb (0.8.1)
io-endpoint (0.17.2)
io-event (1.14.5)
io-stream (0.11.1)
json (2.19.3)
logfmt (0.0.10)
logger (1.6.2)
logger (1.7.0)
lru_redux (1.1.0)
msgpack (1.7.5)
metrics (0.15.0)
msgpack (1.8.0)
myslog (0.1.1)
prometheus-client (4.2.4)
net-http (0.9.1)
uri (>= 0.11.1)
ostruct (0.6.3)
prometheus-client (4.2.5)
base64
serverengine (2.3.2)
protocol-hpack (1.5.1)
protocol-http (0.60.0)
protocol-http1 (0.37.0)
protocol-http (~> 0.58)
protocol-http2 (0.24.0)
protocol-hpack (~> 1.4)
protocol-http (~> 0.47)
protocol-url (0.4.0)
serverengine (2.4.0)
base64 (~> 0.1)
logger (~> 1.4)
sigdump (~> 0.2.2)
sigdump (0.2.5)
strptime (0.2.5)
traces (0.18.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2023.4)
tzinfo-data (1.2026.1)
tzinfo (>= 1.0.0)
uri (1.1.1)
user_agent_parser (2.16.0)
webrick (1.8.2)
webrick (1.9.2)
yajl-ruby (1.4.3)
zstd-ruby (1.5.7.1)

PLATFORMS
ruby

DEPENDENCIES
fluent-plugin-concat (= 2.5.0)
fluent-plugin-concat (= 2.6.1)
fluent-plugin-dedot_filter (= 1.0.0)
fluent-plugin-detect-exceptions (= 0.0.16)
fluent-plugin-geoip (= 1.3.2)
Expand All @@ -104,8 +152,8 @@ DEPENDENCIES
fluent-plugin-multi-format-parser (= 1.1.0)
fluent-plugin-mysqlslowquery (= 0.0.9)
fluent-plugin-parser-logfmt (= 0.0.0)
fluent-plugin-prometheus (= 2.2.1)
fluent-plugin-record-modifier (= 2.2.0)
fluent-plugin-prometheus (= 2.2.2)
fluent-plugin-record-modifier (= 2.2.1)
fluent-plugin-rewrite-tag-filter (= 2.4.0)
fluent-plugin-tag-normaliser (= 0.1.3)
fluent-plugin-throttle (= 0.0.5)
Expand Down
Loading