logstash-filter-transaction_time 1.0.5 → 1.0.6

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: 074c50d41cd992c872b665bb63497ceee820cf5a
4
- data.tar.gz: eeab3271345ab338bddcce72683b744a04a6cf9c
3
+ metadata.gz: 42a93843867d9601c8d72c1f3d917eda47a3f2b8
4
+ data.tar.gz: 2676edf5d3fdc07dc0289013b590a95f35a16dcd
5
5
  SHA512:
6
- metadata.gz: f244fe40c2e89b9a7a9f7e95441b7ce6b5a9fe2006d3d1fc6ab77d892b095969888552aa40003a776fda376b244a2f8dd9980a9e5b5a1423c92574e3f2354537
7
- data.tar.gz: e9c27b093beac560791750525774e74feac4fded750ac4c3a804efc9d99e69a7473a90f707129122a2585146970091a4f3970074af1fdcdf50b12d121c6fae06
6
+ metadata.gz: 440e19f5bf51f6a9a3111139c6dad52c3b84b535aa3f14e43352c5eb7d4f62388a8a2c6c1ad6c71d27b9bbc803e9cdf4d71ea3bc376b716552099815f45c4a5a
7
+ data.tar.gz: 1e00fb737f7a7a69139df1718acd32784dd75cad2ba759bf04d5a0cdfc5525aa29dcdc30659de59d370c9ad7fc22bedbd152ac73aa7f68fcb29868ea7742e816
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'logstash-filter-transaction_time'
3
- s.version = '1.0.5'
3
+ s.version = '1.0.6'
4
4
  s.licenses = ['Apache-2.0','Apache License (2.0)']
5
5
  s.summary = 'Writes the time difference between two events in a transaction to a new event'
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. Source-code and documentation available at github: https://github.com/AddinITAB/logstash-filter-transaction_time'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-filter-transaction_time
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.5
4
+ version: 1.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tommy Welleby
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-11-02 00:00:00.000000000 Z
11
+ date: 2019-01-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement