fluent-plugin-k8s-metrics-agg 1.2.1 → 1.2.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 565444ab4272096fd6512f642d8316a757e0b4e4db092495dc238315f75090a0
4
- data.tar.gz: a7c63569ce9fae8178319caa8e89c8c4927f153d5a36ae2a98bf1cee7eec2836
3
+ metadata.gz: 4f92eb632c964a3ff42ffbf5bb5e80e88ef09214450b675e5ec266a9151a0586
4
+ data.tar.gz: '033804f772a66cf391951612128d3ed59ecbb9691217a1eb3891c761e55fbdca'
5
5
  SHA512:
6
- metadata.gz: 9d0e86b6d56f3ddbcbe94141a3263568b4640c189ebd6ed759dd738b619ae47800d91714e70d683eaa1b909b4cbc553d6aaa60263ed803c327b6cfb759fc6003
7
- data.tar.gz: 7be1e3c1c52566ae81f6c5a7deaa7d79a999f27e44b43e1a83d3f2962556776aba87468dd3fdab818076c16c7fbcb389581a2fdf5dc2016ec1ddda986fff2d52
6
+ metadata.gz: 314ae9748bb11976c330e7cb60c7d8e854aad7c3e289dd5fd03fa3c4ceb6151f992725493a9278fd57111458ff13f7a93a076bd87d9bc3aa2a94797be018c64e
7
+ data.tar.gz: a135a3453e6138e7395dad5c003ff6e53cf8a19920cb7794c26cb69e56a79a7db6060e44cb3437059136666c8a7653dbcff0c200b29c78ad31e0c4037bebf562
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- fluent-plugin-k8s-metrics-agg (1.2.1)
4
+ fluent-plugin-k8s-metrics-agg (1.2.2)
5
5
  fluentd (>= 1.9.1)
6
6
  kubeclient (~> 4.9.3)
7
7
  multi_json (~> 1.14.1)
@@ -110,4 +110,4 @@ DEPENDENCIES
110
110
  webmock (~> 3.5.1)
111
111
 
112
112
  BUNDLED WITH
113
- 2.3.26
113
+ 2.4.9
data/README.md CHANGED
@@ -1,3 +1,7 @@
1
+ # End of Support
2
+
3
+ **Important:** The fluent-plugin-k8s-metrics-agg will reach End of Support on January 1, 2024. After that date, this repository will no longer receive updates from Splunk and will no longer be supported by Splunk. Until then, only critical security fixes and bug fixes will be provided.
4
+
1
5
  # Fluentd Plugin for Kubernetes Metrics - Aggregator
2
6
 
3
7
  [Fluentd](https://fluentd.org/) input plugin collects kubernetes cluster metrics from the kubeapiserver API. The API is exposed by [KubeApiServer](https://kubernetes.io/docs/reference/command-line-tools-reference/kube-apiserver/) on a kubernetes cluster.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.2.1
1
+ 1.2.2
data/docker/Gemfile CHANGED
@@ -13,6 +13,6 @@ gem 'http_parser.rb', '=0.8.0'
13
13
  gem 'bigdecimal', '=3.0.0'
14
14
  gem 'rack', '>= 3.0.0'
15
15
 
16
- gem "fluent-plugin-splunk-hec", "= 1.3.1"
16
+ gem "fluent-plugin-splunk-hec", "= 1.3.2"
17
17
 
18
18
  gem 'fluent-plugin-k8s-metrics-agg', path: 'gem/'
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.2.1)
4
+ fluent-plugin-k8s-metrics-agg (1.2.2)
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.4)
14
- activesupport (= 7.0.4)
15
- activesupport (7.0.4)
13
+ activemodel (7.0.4.3)
14
+ activesupport (= 7.0.4.3)
15
+ activesupport (7.0.4.3)
16
16
  concurrent-ruby (~> 1.0, >= 1.0.2)
17
17
  i18n (>= 1.6, < 2)
18
18
  minitest (>= 5.1)
@@ -43,7 +43,7 @@ GEM
43
43
  prometheus-client (>= 2.1.0)
44
44
  fluent-plugin-record-modifier (2.1.0)
45
45
  fluentd (>= 1.0, < 2)
46
- fluent-plugin-splunk-hec (1.3.1)
46
+ fluent-plugin-splunk-hec (1.3.2)
47
47
  fluentd (>= 1.5)
48
48
  json-jwt (~> 1.15.0)
49
49
  multi_json (~> 1.13)
@@ -115,7 +115,7 @@ GEM
115
115
  webfinger (>= 1.0.1)
116
116
  prometheus-client (4.0.0)
117
117
  public_suffix (4.0.7)
118
- rack (3.0.1)
118
+ rack (3.0.6.1)
119
119
  rack-oauth2 (1.21.3)
120
120
  activesupport
121
121
  attr_required
@@ -167,7 +167,7 @@ DEPENDENCIES
167
167
  fluent-plugin-k8s-metrics-agg!
168
168
  fluent-plugin-prometheus (>= 2.0)
169
169
  fluent-plugin-record-modifier (= 2.1.0)
170
- fluent-plugin-splunk-hec (= 1.3.1)
170
+ fluent-plugin-splunk-hec (= 1.3.2)
171
171
  fluentd (>= 1.15)
172
172
  http_parser.rb (= 0.8.0)
173
173
  kubeclient (= 4.9.3)
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.2.1
4
+ version: 1.2.2
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-11-24 00:00:00.000000000 Z
11
+ date: 2023-03-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler