logstash-output-metriccatcher 3.0.1 → 3.0.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
  SHA1:
3
- metadata.gz: bf185005f47230ba607fa32adc2cbc855c0750b5
4
- data.tar.gz: aeaace05eff1ffbe2d9ca13c65009484456a0a30
3
+ metadata.gz: 4f71fac1763ee6f2c52e2a42c2e72896706165a8
4
+ data.tar.gz: e69d6097195c0b2635bb92f079a00228908932d0
5
5
  SHA512:
6
- metadata.gz: 00aa76135900567997ec95bf3ce005f99f04c76f5a03e074bbf31051bf6a684493df561f7c602f964c4256a40b038f950ff6ff751d9fe1c03ce3fd81d59e80bf
7
- data.tar.gz: 04259bfa38494861afa0f8dcc59c74984e7a7b11c26c524eda502796774288a298f7f1fa5fe4dea090369998020253060469925d42b12ca7da9b978ae884b927
6
+ metadata.gz: 8920986fb20288d80d6096dd89de51ec665494e2a6ed67e1414a8702262047556735846ca392aeffaf20287d93af2aaed88f840f1e167b3fb0679fa703b7576e
7
+ data.tar.gz: 55185e96d72ddcc130bcf2cbd6284e1874e36cb6ecc936f86d20d5ee7ccc98b269308467092d868ac9b17343fe969ac6b0d2410741f64116c68c7c515fe2fb2e
@@ -1,3 +1,6 @@
1
+ ## 3.0.2
2
+ - Fix some documentation issues
3
+
1
4
  ## 3.0.0
2
5
  - update to the new plugin api
3
6
  - update travis.yml
@@ -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
  === Metriccatcher output plugin
18
18
 
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'logstash-output-metriccatcher'
3
- s.version = '3.0.1'
3
+ s.version = '3.0.2'
4
4
  s.licenses = ['Apache License (2.0)']
5
5
  s.summary = "This output ships metrics to MetricCatcher"
6
6
  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-metriccatcher
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1
4
+ version: 3.0.2
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