logstash-input-graphite 3.0.3 → 3.0.4

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
  SHA1:
3
- metadata.gz: 32cee1432eef8cbdeb088733545e76bd4908b562
4
- data.tar.gz: 41e8168b1a7e17a9bf326989d7e5966cf98ef2b3
3
+ metadata.gz: f69e75726a9f26ff66c6261016d73fdadc3d3061
4
+ data.tar.gz: 46ea8b7ce920f3ae8a7980cc1cbe6f3ad5c09365
5
5
  SHA512:
6
- metadata.gz: 27179ece21df46c2327f4dd56499a8dd45ac3f2c416f47100d0fbe6853e0cf55b79e21e747aebd61a90a1a6f7b14ec49a8ed2ca568cfef5b7e84732ef31be8fc
7
- data.tar.gz: 5b27c564b299e9a9f195d7a71ecfec0166b84b8c447eb9b02546fb90094c369567b0d9feae6f57472c73f93cea3b1c53ba82a5da120d05d54eb8e009b4e1309e
6
+ metadata.gz: b6b8a6877d80a640d917e3abe82e564db91a2e69d0ffb2fdcd7fc218fced841f5ebaf3c2896173ffe6048c38bb29046b16c7e362fe2125e520824d6496c1b29e
7
+ data.tar.gz: c7108fcd6eb83efd97757a5c0a7f386d30a89aab817c44e6ff2118798cc169ec0ea14d1718fbb007558e0a293951aafb96cea59eae04dfeff4d8accae992a804
@@ -1,3 +1,6 @@
1
+ ## 3.0.4
2
+ - Fix some documentation issues
3
+
1
4
  ## 3.0.2
2
5
  - Relax constraint on logstash-core-plugin-api to >= 1.60 <= 2.99
3
6
 
@@ -12,7 +12,7 @@ START - GENERATED VARIABLES, DO NOT EDIT!
12
12
  END - GENERATED VARIABLES, DO NOT EDIT!
13
13
  ///////////////////////////////////////////
14
14
 
15
- [id="plugins-{type}-{plugin}"]
15
+ [id="plugins-{type}s-{plugin}"]
16
16
 
17
17
  === Graphite input plugin
18
18
 
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-input-graphite'
4
- s.version = '3.0.3'
4
+ s.version = '3.0.4'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "Receive graphite metrics"
7
7
  s.description = "This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-input-graphite
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.3
4
+ version: 3.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Elastic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-06-23 00:00:00.000000000 Z
11
+ date: 2017-08-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement