From 085c8813cf0cf05de49197618f7165fb9c60c7ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 01:18:32 +0000 Subject: [PATCH] chore(deps): update dependency fluent-plugin-prometheus to v2.2.0 --- v1.16-4.8/filters/Gemfile | 2 +- v1.16-4.8/filters/Gemfile.lock | 31 +++++++++++++++++++++---------- v1.16-4.9/filters/Gemfile | 2 +- v1.16-4.9/filters/Gemfile.lock | 31 +++++++++++++++++++++---------- 4 files changed, 44 insertions(+), 22 deletions(-) diff --git a/v1.16-4.8/filters/Gemfile b/v1.16-4.8/filters/Gemfile index 72f9fd55..34e26220 100644 --- a/v1.16-4.8/filters/Gemfile +++ b/v1.16-4.8/filters/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' gem 'fluent-plugin-detect-exceptions', '0.0.15' -gem 'fluent-plugin-prometheus', '2.1.0' +gem 'fluent-plugin-prometheus', '2.2.0' gem 'fluent-plugin-dedot_filter', '1.0.0' gem 'fluent-plugin-geoip', '1.3.2' gem 'fluent-plugin-tag-normaliser', '0.1.3' diff --git a/v1.16-4.8/filters/Gemfile.lock b/v1.16-4.8/filters/Gemfile.lock index 776a62e0..a1a3d7a0 100644 --- a/v1.16-4.8/filters/Gemfile.lock +++ b/v1.16-4.8/filters/Gemfile.lock @@ -1,9 +1,12 @@ GEM remote: https://rubygems.org/ specs: - concurrent-ruby (1.2.3) - cool.io (1.8.0) + base64 (0.2.0) + concurrent-ruby (1.3.4) + cool.io (1.9.0) + csv (3.3.0) dig_rb (1.0.1) + drb (2.2.1) fluent-config-regexp-type (1.0.0) fluentd (> 1.0.0, < 2) fluent-plugin-concat (2.5.0) @@ -29,7 +32,7 @@ GEM fluent-plugin-parser-logfmt (0.0.0) fluentd (>= 1, < 2) logfmt (~> 0.0.8) - fluent-plugin-prometheus (2.1.0) + fluent-plugin-prometheus (2.2.0) fluentd (>= 1.9.1, < 2) prometheus-client (>= 2.1.0) fluent-plugin-record-modifier (2.2.0) @@ -45,10 +48,14 @@ GEM fluentd (>= 0.14, < 2) lru_redux (>= 1.0.0) user_agent_parser (>= 2.2.0) - fluentd (1.16.3) + fluentd (1.17.1) + base64 (~> 0.2) bundler 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) msgpack (>= 1.3.1, < 2.0.0) serverengine (>= 2.3.2, < 3.0.0) sigdump (~> 0.2.5) @@ -61,20 +68,24 @@ GEM geoip2_c (0.3.4) http_parser.rb (0.8.0) logfmt (0.0.10) + logger (1.6.1) lru_redux (1.1.0) - msgpack (1.7.2) + msgpack (1.7.5) myslog (0.1.1) - prometheus-client (4.2.1) - serverengine (2.3.2) + prometheus-client (4.2.3) + base64 + serverengine (2.4.0) + base64 (~> 0.1) + logger (~> 1.4) sigdump (~> 0.2.2) sigdump (0.2.5) strptime (0.2.5) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2023.4) + tzinfo-data (1.2024.2) tzinfo (>= 1.0.0) user_agent_parser (2.16.0) - webrick (1.8.2) + webrick (1.9.0) yajl-ruby (1.4.3) PLATFORMS @@ -90,7 +101,7 @@ 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.1.0) + fluent-plugin-prometheus (= 2.2.0) fluent-plugin-record-modifier (= 2.2.0) fluent-plugin-rewrite-tag-filter (= 2.4.0) fluent-plugin-tag-normaliser (= 0.1.3) diff --git a/v1.16-4.9/filters/Gemfile b/v1.16-4.9/filters/Gemfile index 72f9fd55..34e26220 100644 --- a/v1.16-4.9/filters/Gemfile +++ b/v1.16-4.9/filters/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' gem 'fluent-plugin-detect-exceptions', '0.0.15' -gem 'fluent-plugin-prometheus', '2.1.0' +gem 'fluent-plugin-prometheus', '2.2.0' gem 'fluent-plugin-dedot_filter', '1.0.0' gem 'fluent-plugin-geoip', '1.3.2' gem 'fluent-plugin-tag-normaliser', '0.1.3' diff --git a/v1.16-4.9/filters/Gemfile.lock b/v1.16-4.9/filters/Gemfile.lock index 776a62e0..a1a3d7a0 100644 --- a/v1.16-4.9/filters/Gemfile.lock +++ b/v1.16-4.9/filters/Gemfile.lock @@ -1,9 +1,12 @@ GEM remote: https://rubygems.org/ specs: - concurrent-ruby (1.2.3) - cool.io (1.8.0) + base64 (0.2.0) + concurrent-ruby (1.3.4) + cool.io (1.9.0) + csv (3.3.0) dig_rb (1.0.1) + drb (2.2.1) fluent-config-regexp-type (1.0.0) fluentd (> 1.0.0, < 2) fluent-plugin-concat (2.5.0) @@ -29,7 +32,7 @@ GEM fluent-plugin-parser-logfmt (0.0.0) fluentd (>= 1, < 2) logfmt (~> 0.0.8) - fluent-plugin-prometheus (2.1.0) + fluent-plugin-prometheus (2.2.0) fluentd (>= 1.9.1, < 2) prometheus-client (>= 2.1.0) fluent-plugin-record-modifier (2.2.0) @@ -45,10 +48,14 @@ GEM fluentd (>= 0.14, < 2) lru_redux (>= 1.0.0) user_agent_parser (>= 2.2.0) - fluentd (1.16.3) + fluentd (1.17.1) + base64 (~> 0.2) bundler 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) msgpack (>= 1.3.1, < 2.0.0) serverengine (>= 2.3.2, < 3.0.0) sigdump (~> 0.2.5) @@ -61,20 +68,24 @@ GEM geoip2_c (0.3.4) http_parser.rb (0.8.0) logfmt (0.0.10) + logger (1.6.1) lru_redux (1.1.0) - msgpack (1.7.2) + msgpack (1.7.5) myslog (0.1.1) - prometheus-client (4.2.1) - serverengine (2.3.2) + prometheus-client (4.2.3) + base64 + serverengine (2.4.0) + base64 (~> 0.1) + logger (~> 1.4) sigdump (~> 0.2.2) sigdump (0.2.5) strptime (0.2.5) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2023.4) + tzinfo-data (1.2024.2) tzinfo (>= 1.0.0) user_agent_parser (2.16.0) - webrick (1.8.2) + webrick (1.9.0) yajl-ruby (1.4.3) PLATFORMS @@ -90,7 +101,7 @@ 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.1.0) + fluent-plugin-prometheus (= 2.2.0) fluent-plugin-record-modifier (= 2.2.0) fluent-plugin-rewrite-tag-filter (= 2.4.0) fluent-plugin-tag-normaliser (= 0.1.3)