logstash-output-metriccatcher 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
  SHA256:
3
- metadata.gz: bab2c072a3d48dcdc11c20448f2a6902317f79e947ca5beb105ce5d3148e8803
4
- data.tar.gz: 915e59b801ece3007100b9d2c22865edc0faf62a9bc5d2f72d654ba379511909
3
+ metadata.gz: 6089171ff93d9de72ba1c2dc1ca0c1f91bc6f21af4dbbf7695caedd9252333fe
4
+ data.tar.gz: 3f9022d7a0dcf7fb53223aece7ba422533f77ee49882a6e4d6822366c03baa6e
5
5
  SHA512:
6
- metadata.gz: f59db7b4ce9d6e99909f0a23a834f62181d71a7abdba45b189ad612ce547dfedd645f8606be70998966424bc43e89a4b0c5c2944157e6840eac3f5dcd23e1c72
7
- data.tar.gz: 2d5d982bb0f9b27147bb376cbd6f3513d756d305e333ae1b05ebc1fb599e1c8e6c0fa2491dedab576f237bfeb71d644bc59c9e1c8377038b2150e27d3eb78e64
6
+ metadata.gz: 67d2ca3691d7bb42f69f5e82205be10a0643a8ad85f3d82f99c1a21f61d3d1f5a4814f11bc76a102727a9ae6738f25c6da1d5f01090d362266f8ebab706c4f0e
7
+ data.tar.gz: 2b3a67ea036362b4b1c86e209b6aa91765e72bc48361fd29fee9f6565fe5ab745e115d3bf54764d67c40e1072f5838e4ecd9119e083e559ab55c1cecbce2a637
@@ -1,3 +1,6 @@
1
+ ## 3.0.4
2
+ - Docs: Set the default_codec doc attribute.
3
+
1
4
  ## 3.0.3
2
5
  - Update gemspec summary
3
6
 
data/LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2012–2016 Elasticsearch <http://www.elastic.co>
1
+ Copyright (c) 2012-2018 Elasticsearch <http://www.elastic.co>
2
2
 
3
3
  Licensed under the Apache License, Version 2.0 (the "License");
4
4
  you may not use this file except in compliance with the License.
@@ -1,5 +1,6 @@
1
1
  :plugin: metriccatcher
2
2
  :type: output
3
+ :default_codec: plain
3
4
 
4
5
  ///////////////////////////////////////////
5
6
  START - GENERATED VARIABLES, DO NOT EDIT!
@@ -161,4 +162,6 @@ coerced will zero (0)
161
162
 
162
163
 
163
164
  [id="plugins-{type}s-{plugin}-common-options"]
164
- include::{include_path}/{type}.asciidoc[]
165
+ include::{include_path}/{type}.asciidoc[]
166
+
167
+ :default_codec!:
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'logstash-output-metriccatcher'
3
- s.version = '3.0.3'
3
+ s.version = '3.0.4'
4
4
  s.licenses = ['Apache License (2.0)']
5
5
  s.summary = "Writes 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.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-11-07 00:00:00.000000000 Z
11
+ date: 2018-04-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement