fluent-plugin-k8s-metrics-agg 1.1.11 → 1.1.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 615000b1ce1deb2d7501c68e5f9644be8ca40918d6277a3006cccbaec238d03d
4
- data.tar.gz: 9e4dd847f7ba96983cf285c792122b52ca344ca94c8b7ae49c3220e6149664b7
3
+ metadata.gz: 7c2f3bb6503bba97da9447d76d92c2d7c74e8c945b1e3ef47f14798ebbe9b739
4
+ data.tar.gz: d77545222c199151249bc6925ae0f74a085b564263004a898c8342bc1d4c88bc
5
5
  SHA512:
6
- metadata.gz: 66814f00e485214d6ab88b4c9de800062144209a89dcf3c0e5189f1f98c93f215ff662de682f540e8e944fc5b76102992a9f4def55a6aaa40caca2643daafb4e
7
- data.tar.gz: 517e0be7bacc99788aeeb5e6ea6911b94d3d3e94664d3fc24cb0ec9269b65dc72856ea73c48d438f4642f79e99a77764bc093a344d842c1d8a74b782bc894d3f
6
+ metadata.gz: 5c2df1c502cf7770684340151f09771ea9651d042359f026708677792539af870ca185aee0ecc9e56a54ea2e19f4de9a51f4c6b9a2e06b1846dc3149a396f45c
7
+ data.tar.gz: f6865ac8416c44d4c221e49f8a26ae1e88776094414b0847d2c6cbc77499d76c120cf12631c18145e89388116c8c3d5aac12bdcb5baefe09676ef50b650f2db6
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- fluent-plugin-k8s-metrics-agg (1.1.11)
4
+ fluent-plugin-k8s-metrics-agg (1.1.12)
5
5
  fluentd (>= 1.9.1)
6
6
  kubeclient (~> 4.9.3)
7
7
  multi_json (~> 1.14.1)
@@ -23,7 +23,7 @@ GEM
23
23
  ffi-compiler (1.0.1)
24
24
  ffi (>= 1.0.0)
25
25
  rake
26
- fluentd (1.14.5)
26
+ fluentd (1.14.6)
27
27
  bundler
28
28
  cool.io (>= 1.4.5, < 2.0.0)
29
29
  http_parser.rb (>= 0.5.1, < 0.9.0)
@@ -59,7 +59,7 @@ GEM
59
59
  mime-types (3.4.1)
60
60
  mime-types-data (~> 3.2015)
61
61
  mime-types-data (3.2022.0105)
62
- msgpack (1.4.5)
62
+ msgpack (1.5.1)
63
63
  multi_json (1.14.1)
64
64
  netrc (0.11.0)
65
65
  oj (3.10.18)
@@ -96,7 +96,7 @@ GEM
96
96
  crack (>= 0.3.2)
97
97
  hashdiff
98
98
  webrick (1.7.0)
99
- yajl-ruby (1.4.1)
99
+ yajl-ruby (1.4.2)
100
100
 
101
101
  PLATFORMS
102
102
  ruby
@@ -110,4 +110,4 @@ DEPENDENCIES
110
110
  webmock (~> 3.5.1)
111
111
 
112
112
  BUNDLED WITH
113
- 2.3.10
113
+ 2.3.12
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1.11
1
+ 1.1.12
data/docker/Gemfile CHANGED
@@ -10,7 +10,7 @@ gem "fluent-plugin-kubernetes_metadata_filter", ">=2.9.2"
10
10
  gem "kubeclient", "=4.9.3"
11
11
  gem "oj", "=3.10.2"
12
12
  gem 'multi_json', '=1.14.1'
13
- gem 'http_parser.rb', '=0.5.3'
13
+ gem 'http_parser.rb', '=0.8.0'
14
14
  gem 'bigdecimal', '=3.0.0'
15
15
 
16
16
  gem "fluent-plugin-splunk-hec", ">= 1.2.7"
data/docker/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: gem
3
3
  specs:
4
- fluent-plugin-k8s-metrics-agg (1.1.11)
4
+ fluent-plugin-k8s-metrics-agg (1.1.12)
5
5
  fluentd (>= 1.9.1)
6
6
  kubeclient (~> 4.9.3)
7
7
  multi_json (~> 1.14.1)
@@ -10,9 +10,9 @@ PATH
10
10
  GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
- activemodel (7.0.2.3)
14
- activesupport (= 7.0.2.3)
15
- activesupport (7.0.2.3)
13
+ activemodel (7.0.2.4)
14
+ activesupport (= 7.0.2.4)
15
+ activesupport (7.0.2.4)
16
16
  concurrent-ruby (~> 1.0, >= 1.0.2)
17
17
  i18n (>= 1.6, < 2)
18
18
  minitest (>= 5.1)
@@ -41,13 +41,13 @@ GEM
41
41
  prometheus-client (>= 2.1.0)
42
42
  fluent-plugin-record-modifier (2.1.0)
43
43
  fluentd (>= 1.0, < 2)
44
- fluent-plugin-splunk-hec (1.2.12)
44
+ fluent-plugin-splunk-hec (1.2.13)
45
45
  fluentd (>= 1.4)
46
46
  multi_json (~> 1.13)
47
- net-http-persistent (~> 3.1)
47
+ net-http-persistent (~> 4.0)
48
48
  openid_connect (~> 1.1.8)
49
49
  prometheus-client (>= 2.1.0)
50
- fluentd (1.14.5)
50
+ fluentd (1.14.6)
51
51
  bundler
52
52
  cool.io (>= 1.4.5, < 2.0.0)
53
53
  http_parser.rb (>= 0.5.1, < 0.9.0)
@@ -70,7 +70,7 @@ GEM
70
70
  http-form_data (2.3.0)
71
71
  http-parser (1.2.3)
72
72
  ffi-compiler (>= 1.0, < 2.0)
73
- http_parser.rb (0.5.3)
73
+ http_parser.rb (0.8.0)
74
74
  httpclient (2.8.3)
75
75
  i18n (1.10.0)
76
76
  concurrent-ruby (~> 1.0)
@@ -93,9 +93,9 @@ GEM
93
93
  mime-types-data (3.2022.0105)
94
94
  mini_mime (1.1.2)
95
95
  minitest (5.15.0)
96
- msgpack (1.4.5)
96
+ msgpack (1.5.1)
97
97
  multi_json (1.14.1)
98
- net-http-persistent (3.1.0)
98
+ net-http-persistent (4.0.1)
99
99
  connection_pool (~> 2.2)
100
100
  netrc (0.11.0)
101
101
  oj (3.10.2)
@@ -110,7 +110,7 @@ GEM
110
110
  validate_url
111
111
  webfinger (>= 1.0.1)
112
112
  prometheus-client (4.0.0)
113
- public_suffix (4.0.6)
113
+ public_suffix (4.0.7)
114
114
  rack (2.2.3)
115
115
  rack-oauth2 (1.19.0)
116
116
  activesupport
@@ -150,7 +150,7 @@ GEM
150
150
  activesupport
151
151
  httpclient (>= 2.4)
152
152
  webrick (1.7.0)
153
- yajl-ruby (1.4.1)
153
+ yajl-ruby (1.4.2)
154
154
 
155
155
  PLATFORMS
156
156
  ruby
@@ -163,7 +163,7 @@ DEPENDENCIES
163
163
  fluent-plugin-record-modifier (= 2.1.0)
164
164
  fluent-plugin-splunk-hec (>= 1.2.7)
165
165
  fluentd (>= 1.14.2)
166
- http_parser.rb (= 0.5.3)
166
+ http_parser.rb (= 0.8.0)
167
167
  kubeclient (= 4.9.3)
168
168
  multi_json (= 1.14.1)
169
169
  oj (= 3.10.2)
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fluent-plugin-k8s-metrics-agg
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.11
4
+ version: 1.1.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Splunk Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-03-29 00:00:00.000000000 Z
11
+ date: 2022-04-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler