logstash-output-datadog_metrics 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: ef04ec9cb2f2c563f7001a554f2bb30230d4d101
4
- data.tar.gz: 685454a3e4e7e7116f2b4ca2c5b0895e2c4f7dba
3
+ metadata.gz: caa5ceb385f263a243245e02d7e3cb5cc52253e5
4
+ data.tar.gz: 436566f3c516457d6e11d2ccc9fa10444771e61a
5
5
  SHA512:
6
- metadata.gz: e6fc5b6c25b189408318502995964e15932a4b666f75497ff485d03a5c31ce4521057d435695b9b1d4fa93e4b1698a192bc8c239278cd9c62e8d9a08e03c7b9c
7
- data.tar.gz: 4db96cf173be3a3f6f57f21af2011874933809fe5e5818dd140cfe3473e94cc9be7efbe1420d5c904fc06bfb0cf4a5443bbd877a37516b5a82ca5894f969ee8d
6
+ metadata.gz: 8c6f1a21c5932418aab9cb60f36ba8f35ec1d35d10f6916d63eddd5dadc3e453fcbecf8acae41ccdbb04e2efe718e4c35f6f43dbf1bf0b8e2712eda790bd3675
7
+ data.tar.gz: b2da3491c9709a9e802e0b1bf26980418046dff783f7e18658ebffa273f3deaf8f89e20a12c14d4f5723ff9e1cfc6551151090275f1f9848154f8b7f787773d8
data/CHANGELOG.md CHANGED
@@ -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 logstash event api
3
6
  - update the travis file
data/docs/index.asciidoc CHANGED
@@ -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
  === Datadog_metrics output plugin
18
18
 
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'logstash-output-datadog_metrics'
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 lets you send metrics to DataDogHQ based on Logstash events."
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-datadog_metrics
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-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement