sensu-plugins-elasticsearch 4.0.1 → 4.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +6 -1
- data/lib/sensu-plugins-elasticsearch/version.rb +2 -2
- metadata +18 -18
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 858c8223cd13b0f646bae1b1d0af9bb53fca098d8df4f814cdb0537a697b41e7
|
4
|
+
data.tar.gz: e1aa669aaa464b33e4553ec839208fc6103d69fcd00a86d587dc7d49b2f44d8a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7e9b394dd2114d0d5b04091693a6aacc9625e5946a8c05d8ac9b32c9366b68917cd3c1958d234ebc60a0dc593fc65a639724580e54c204ec4de9ca8e4db4a366
|
7
|
+
data.tar.gz: c231424b689b5377d871fb538abee389e51e5bf6312671bce73931917e7aca886cdc89f37abb601c748ee0ac06760a22862b58e9af8007c265633d5d1b304844
|
data/CHANGELOG.md
CHANGED
@@ -5,6 +5,10 @@ This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins
|
|
5
5
|
|
6
6
|
## [Unreleased]
|
7
7
|
|
8
|
+
## [4.1.0] 2020-01-09
|
9
|
+
### Changed
|
10
|
+
- Update rest-client requirement from `= 1.8.0` to `= 2.1.0` (@dependabot-preview)
|
11
|
+
|
8
12
|
## [4.0.1] - 2019-06-21
|
9
13
|
### Fixed
|
10
14
|
- Fix for JSON.parse in metrics checks commands that inheret from Sensu::Plugin::Metric::CLI::JSON:Class
|
@@ -271,7 +275,8 @@ This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins
|
|
271
275
|
- initial release
|
272
276
|
|
273
277
|
|
274
|
-
[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-elasticsearch/compare/4.0
|
278
|
+
[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-elasticsearch/compare/4.1.0...HEAD
|
279
|
+
[4.1.0]: https://github.com/sensu-plugins/sensu-plugins-elasticsearch/compare/4.0.1...4.1.0
|
275
280
|
[4.0.1]: https://github.com/sensu-plugins/sensu-plugins-elasticsearch/compare/4.0.0...4.0.1
|
276
281
|
[4.0.0]: https://github.com/sensu-plugins/sensu-plugins-elasticsearch/compare/3.0.0...4.0.0
|
277
282
|
[3.0.0]: https://github.com/sensu-plugins/sensu-plugins-elasticsearch/compare/2.1.0...3.0.0
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: sensu-plugins-elasticsearch
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.0
|
4
|
+
version: 4.1.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Sensu Plugins and contributors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2020-01-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-es-transport
|
@@ -70,14 +70,14 @@ dependencies:
|
|
70
70
|
requirements:
|
71
71
|
- - '='
|
72
72
|
- !ruby/object:Gem::Version
|
73
|
-
version: 1.
|
73
|
+
version: 2.1.0
|
74
74
|
type: :runtime
|
75
75
|
prerelease: false
|
76
76
|
version_requirements: !ruby/object:Gem::Requirement
|
77
77
|
requirements:
|
78
78
|
- - '='
|
79
79
|
- !ruby/object:Gem::Version
|
80
|
-
version: 1.
|
80
|
+
version: 2.1.0
|
81
81
|
- !ruby/object:Gem::Dependency
|
82
82
|
name: sensu-plugin
|
83
83
|
requirement: !ruby/object:Gem::Requirement
|
@@ -272,24 +272,24 @@ description: |-
|
|
272
272
|
service health and metrics for cluster, node, and more.
|
273
273
|
email: "<sensu-users@googlegroups.com>"
|
274
274
|
executables:
|
275
|
-
-
|
276
|
-
- metrics-es-cluster.rb
|
277
|
-
- check-es-cluster-health.rb
|
275
|
+
- check-es-shard-allocation-status.rb
|
278
276
|
- check-es-cluster-status.rb
|
279
|
-
- check-es-
|
280
|
-
- check-es-
|
281
|
-
-
|
282
|
-
- check-es-indices-sizes.rb
|
283
|
-
- metrics-es-node-graphite.rb
|
277
|
+
- check-es-file-descriptors.rb
|
278
|
+
- check-es-query-exists.rb
|
279
|
+
- metrics-es-cluster.rb
|
284
280
|
- check-es-circuit-breakers.rb
|
285
|
-
-
|
281
|
+
- metrics-es-node-graphite.rb
|
282
|
+
- metrics-es-node.rb
|
286
283
|
- check-es-query-count.rb
|
287
|
-
- check-es-
|
288
|
-
- check-es-shard-allocation-status.rb
|
289
|
-
- check-es-node-status.rb
|
284
|
+
- check-es-indexes.rb
|
290
285
|
- check-es-query-average.rb
|
291
286
|
- handler-es-delete-indices.rb
|
292
|
-
- check-es-
|
287
|
+
- check-es-heap.rb
|
288
|
+
- check-es-indices-field-count.rb
|
289
|
+
- check-es-indices-sizes.rb
|
290
|
+
- check-es-query-ratio.rb
|
291
|
+
- check-es-node-status.rb
|
292
|
+
- check-es-cluster-health.rb
|
293
293
|
extensions: []
|
294
294
|
extra_rdoc_files: []
|
295
295
|
files:
|
@@ -343,7 +343,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
343
343
|
- !ruby/object:Gem::Version
|
344
344
|
version: '0'
|
345
345
|
requirements: []
|
346
|
-
rubygems_version: 3.0.
|
346
|
+
rubygems_version: 3.0.3
|
347
347
|
signing_key:
|
348
348
|
specification_version: 4
|
349
349
|
summary: Sensu plugins for elasticsearch
|