File tree Expand file tree Collapse file tree 4 files changed +13
-13
lines changed
Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
66
77gem "fluent-plugin-elasticsearch" , "5.4.3"
88gem "fluent-plugin-opensearch" , "1.1.5"
9- gem "fluent-plugin-prometheus" , "2.2.0 "
9+ gem "fluent-plugin-prometheus" , "2.2.1 "
1010gem "fluentd" , "1.17.1"
Original file line number Diff line number Diff line change 1111 aws-sigv4 (1.10.1 )
1212 aws-eventstream (~> 1 , >= 1.0.2 )
1313 base64 (0.2.0 )
14- concurrent-ruby (1.3.4 )
14+ concurrent-ruby (1.3.5 )
1515 cool.io (1.9.0 )
16- csv (3.3.0 )
16+ csv (3.3.3 )
1717 drb (2.2.1 )
1818 elastic-transport (8.3.5 )
1919 faraday (< 3 )
5050 faraday_middleware-aws-sigv4 (~> 1.0.1 )
5151 fluentd (>= 0.14.22 )
5252 opensearch-ruby (>= 3.0.1 )
53- fluent-plugin-prometheus (2.2.0 )
53+ fluent-plugin-prometheus (2.2.1 )
5454 fluentd (>= 1.9.1 , < 2 )
5555 prometheus-client (>= 2.1.0 )
5656 fluentd (1.17.1 )
7272 http_parser.rb (0.8.0 )
7373 jmespath (1.6.2 )
7474 json (2.7.6 )
75- logger (1.6.1 )
76- msgpack (1.7.3 )
75+ logger (1.6.6 )
76+ msgpack (1.7.5 )
7777 multi_json (1.15.0 )
7878 net-http (0.4.1 )
7979 uri
8080 opensearch-ruby (3.4.0 )
8181 faraday (>= 1.0 , < 3 )
8282 multi_json (>= 1.0 )
83- prometheus-client (4.2.3 )
83+ prometheus-client (4.2.4 )
8484 base64
8585 serverengine (2.4.0 )
8686 base64 (~> 0.1 )
9393 tzinfo-data (1.2024.2 )
9494 tzinfo (>= 1.0.0 )
9595 uri (0.13.1 )
96- webrick (1.9.0 )
96+ webrick (1.9.1 )
9797 yajl-ruby (1.4.3 )
9898
9999PLATFORMS
@@ -103,7 +103,7 @@ PLATFORMS
103103DEPENDENCIES
104104 fluent-plugin-elasticsearch (= 5.4.3 )
105105 fluent-plugin-opensearch (= 1.1.5 )
106- fluent-plugin-prometheus (= 2.2.0 )
106+ fluent-plugin-prometheus (= 2.2.1 )
107107 fluentd (= 1.17.1 )
108108
109109BUNDLED WITH
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ gem "fluent-plugin-datadog", "0.14.4"
99gem "fluent-plugin-kubernetes_metadata_filter" , "3.7.1"
1010gem "fluent-plugin-multi-format-parser" , "1.1.0"
1111gem "fluent-plugin-newrelic" , "1.2.3"
12- gem "fluent-plugin-prometheus" , "2.2.0 "
12+ gem "fluent-plugin-prometheus" , "2.2.1 "
1313gem "fluent-plugin-rabbitmq" , "0.1.4"
1414gem "fluent-plugin-record-modifier" , "2.2.0"
1515gem "fluent-plugin-remote-syslog" , "1.1"
Original file line number Diff line number Diff line change 5959 fluentd (>= 0.14.0 , < 2 )
6060 fluent-plugin-newrelic (1.2.3 )
6161 fluentd (>= 1.0.0 )
62- fluent-plugin-prometheus (2.2.0 )
62+ fluent-plugin-prometheus (2.2.1 )
6363 fluentd (>= 1.9.1 , < 2 )
6464 prometheus-client (>= 2.1.0 )
6565 fluent-plugin-rabbitmq (0.1.4 )
138138 connection_pool (~> 2.2 )
139139 netrc (0.11.0 )
140140 ostruct (0.6.1 )
141- prometheus-client (4.2.3 )
141+ prometheus-client (4.2.4 )
142142 base64
143143 public_suffix (6.0.1 )
144144 rake (13.2.1 )
@@ -175,7 +175,7 @@ DEPENDENCIES
175175 fluent-plugin-kubernetes_metadata_filter (= 3.7.1 )
176176 fluent-plugin-multi-format-parser (= 1.1.0 )
177177 fluent-plugin-newrelic (= 1.2.3 )
178- fluent-plugin-prometheus (= 2.2.0 )
178+ fluent-plugin-prometheus (= 2.2.1 )
179179 fluent-plugin-rabbitmq (= 0.1.4 )
180180 fluent-plugin-record-modifier (= 2.2.0 )
181181 fluent-plugin-remote-syslog (= 1.1 )
You can’t perform that action at this time.
0 commit comments