File tree 2 files changed +10
-6
lines changed
2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 1
1
source 'https://rubygems.org'
2
2
3
3
gem 'fluent-plugin-detect-exceptions' , '0.0.16'
4
- gem 'fluent-plugin-prometheus' , '2.2.0 '
4
+ gem 'fluent-plugin-prometheus' , '2.2.1 '
5
5
gem 'fluent-plugin-dedot_filter' , '1.0.0'
6
6
gem 'fluent-plugin-geoip' , '1.3.2'
7
7
gem 'fluent-plugin-tag-normaliser' , '0.1.3'
Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
+ base64 (0.2.0 )
4
5
concurrent-ruby (1.2.3 )
5
6
console (1.23.7 )
6
7
fiber-annotation
37
38
fluent-plugin-parser-logfmt (0.0.0 )
38
39
fluentd (>= 1 , < 2 )
39
40
logfmt (~> 0.0.8 )
40
- fluent-plugin-prometheus (2.2.0 )
41
+ fluent-plugin-prometheus (2.2.1 )
41
42
fluentd (>= 1.9.1 , < 2 )
42
43
prometheus-client (>= 2.1.0 )
43
44
fluent-plugin-record-modifier (2.2.0 )
53
54
fluentd (>= 0.14 , < 2 )
54
55
lru_redux (>= 1.0.0 )
55
56
user_agent_parser (>= 2.2.0 )
56
- fluentd (1.16.6 )
57
+ fluentd (1.16.7 )
57
58
bundler
58
59
console (< 1.24 )
59
60
cool.io (>= 1.4.5 , < 2.0.0 )
60
61
http_parser.rb (>= 0.5.1 , < 0.9.0 )
62
+ logger (= 1.6.2 )
61
63
msgpack (>= 1.3.1 , < 2.0.0 )
62
64
serverengine (>= 2.3.2 , < 3.0.0 )
63
65
sigdump (~> 0.2.5 )
69
71
geoip-c (0.9.1 )
70
72
geoip2_c (0.3.4 )
71
73
http_parser.rb (0.8.0 )
72
- json (2.9.0 )
74
+ json (2.9.1 )
73
75
logfmt (0.0.10 )
76
+ logger (1.6.2 )
74
77
lru_redux (1.1.0 )
75
78
msgpack (1.7.5 )
76
79
myslog (0.1.1 )
77
- prometheus-client (4.2.1 )
80
+ prometheus-client (4.2.4 )
81
+ base64
78
82
serverengine (2.3.2 )
79
83
sigdump (~> 0.2.2 )
80
84
sigdump (0.2.5 )
@@ -100,7 +104,7 @@ DEPENDENCIES
100
104
fluent-plugin-multi-format-parser (= 1.1.0 )
101
105
fluent-plugin-mysqlslowquery (= 0.0.9 )
102
106
fluent-plugin-parser-logfmt (= 0.0.0 )
103
- fluent-plugin-prometheus (= 2.2.0 )
107
+ fluent-plugin-prometheus (= 2.2.1 )
104
108
fluent-plugin-record-modifier (= 2.2.0 )
105
109
fluent-plugin-rewrite-tag-filter (= 2.4.0 )
106
110
fluent-plugin-tag-normaliser (= 0.1.3 )
You can’t perform that action at this time.
0 commit comments