logstash-output-graphtastic 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: deee619c5b1b3270cb507a346938986b3007303c81b534c017ceec49cfecab03
4
- data.tar.gz: f0ff1cbe5bb4c794bbc5d83db7e3d118360bb55bb9be96b0b3965554fc9b14e8
3
+ metadata.gz: 85044cda96a8d2d47c187b7029e97cfd2105660870c54c58d5e7cec1cc13388b
4
+ data.tar.gz: 3b21fd55d9419931522715d31ddaceefd00f29b11246ca7e0ac62566ac0b80ee
5
5
  SHA512:
6
- metadata.gz: c52a0edc7802240e930230665d0cf8973e434a05dd82a78e6e9f7f73ee0e9eb9cb09b64236cab0382fe06888d351a7c16d71c0548d6be79905647e4bea055184
7
- data.tar.gz: aa412e27eb5937e26ed9ae7d62b05f01a51ef9b35fcb18c709b43f897ac1dcf00f9043a86d6666e340d0b8958ec9b8beee0712ea754d63551c755db0f8fcff33
6
+ metadata.gz: e8db136c5ff2ccba46c2719575bffce04aac5fb4141675bb115c0ff73aa1216c713be2b5866fef6c0269ba038302296a2aaf0d97c6f2d6b6ac3386c8f58552b7
7
+ data.tar.gz: e77fa84f6bb921288d2860e96a1121c9382acfff81af0d7c2c89a310003cb18c8c7460608f43a087eda62b57d6c37b7c1ef7db3631a7fa7a1a83914dee8c0069
@@ -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: graphtastic
2
2
  :type: output
3
+ :default_codec: plain
3
4
 
4
5
  ///////////////////////////////////////////
5
6
  START - GENERATED VARIABLES, DO NOT EDIT!
@@ -145,4 +146,6 @@ ensured to be established.
145
146
 
146
147
 
147
148
  [id="plugins-{type}s-{plugin}-common-options"]
148
- include::{include_path}/{type}.asciidoc[]
149
+ include::{include_path}/{type}.asciidoc[]
150
+
151
+ :default_codec!:
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'logstash-output-graphtastic'
3
- s.version = '3.0.3'
3
+ s.version = '3.0.4'
4
4
  s.licenses = ['Apache License (2.0)']
5
5
  s.summary = "Sends metric data on Windows"
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-graphtastic
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