logstash-output-opentsdb 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: ccf690fcc77578b11715ee61f0fa0e7ad9550cb8
4
- data.tar.gz: a62136694de7da1787c3206336615d283c731e38
3
+ metadata.gz: 4a50d2262b9d00af800a992ca31546f7c74129cf
4
+ data.tar.gz: 61ecfba9552466a443703307604b9cf0b741dcb4
5
5
  SHA512:
6
- metadata.gz: 988c489a64f9bd95278c88e8e33080f790cd5050a13004176a68ec53e38074ce58724253f1e6366fb0e8c1a9195c1c6c414869796949d62e77feb1cb3fe729f6
7
- data.tar.gz: 692c8f58594eb999f9ce6fdda6b6975aa8a9aa95db0dc9ca8925b677e2c71c7fc445314198d3d879382077915a7d783a394c56036e10b8be628b3b479aefc5d1
6
+ metadata.gz: a1d6bd145565b11ba6e00455b3dc6fe211483ceb65f94fd4b915dd520074d7f2818b4fbab4fd02b1594a9e3e4a88647dea700cca3c9d7393e0a4c26be1f21eb9
7
+ data.tar.gz: 0ae035d7360f2fb2d4b802de456045c9b3e38bbb6e023482da9aee72ffaa338670dd30fec6190415e456e8db3cdcab20a771f9fa04313f6d5dc43a5cb3bf7546
@@ -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
  === Opentsdb output plugin
18
18
 
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-output-opentsdb'
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 opentsdb"
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-opentsdb
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