logstash-output-graphite 3.1.2 → 3.1.3

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: 58deb053b05213957d02afc35d0bda1a2755e7f7
4
- data.tar.gz: 650206e9c334878250685fb7391bf8ebe69dc719
3
+ metadata.gz: ae89cced6ebae2d44f6bddf5201273ad9c636a23
4
+ data.tar.gz: 590be982addb9223767175b27b1dbd31d4f88ac2
5
5
  SHA512:
6
- metadata.gz: 783604b1b26d519802f5f079a73fa35ccf7834ad90cb67742c2d0dd2419a6b7d4d1fb1d0bf9b6135cb679d732b60a7415d85efa583588d1fbf9530a2d4900f64
7
- data.tar.gz: 949169f1a3e2a995fa1ee31a50859967d1d7158042b4f13a5126a2c1506036cfac7fdd4cd612fbd8c0896fed280970d7c765e56a0ce32a86f5d12af92e1c4949
6
+ metadata.gz: b4e966e30e157f2b16f60a9d0ad23007600442117c655a082d54e1c0d09835615ad53cf79e74c95ed7aa9ae30cff00caa9e5cf61ccbfb0546769a24b2a8c074a
7
+ data.tar.gz: ab7b58d0d739275fbf2a9c282f5b55a6d9895bde9f5ecabb063a901e6e4bbdd1c43b21d47a0280df049d5f76f45d477c6fea4837e46eccccb85770ebe3eb34ab
@@ -1,3 +1,6 @@
1
+ ## 3.1.3
2
+ - Fix some documentation issues
3
+
1
4
  ## 3.1.1
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 output plugin
18
18
 
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-output-graphite'
4
- s.version = '3.1.2'
4
+ s.version = '3.1.3'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "This output allows you to pull metrics from your logs and ship them to Graphite"
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-output-graphite
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.2
4
+ version: 3.1.3
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-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement