riemann-babbler 1.0.8.4 → 1.0.8.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,7 +6,7 @@ class Riemann::Babbler::StatusFile < Riemann::Babbler
6
6
  plugin.set_default(:file, '/var/tmp/error.txt')
7
7
  plugin.set_default(:interval, 60)
8
8
  plugin.set_default(:max_lines, 100)
9
- plugin.set_default(:, 5)
9
+ plugin.set_default(:report_lines, 5)
10
10
  end
11
11
 
12
12
  def collect
@@ -1,5 +1,5 @@
1
1
  module Riemann
2
2
  class Babbler
3
- VERSION = '1.0.8.4'
3
+ VERSION = '1.0.8.5'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: riemann-babbler
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.8.4
4
+ version: 1.0.8.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: