circonus 1.0.9 → 1.0.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/bin/composite_builder.rb +1 -1
  2. metadata +1 -1
@@ -44,7 +44,7 @@ OptionParser.new { |opts|
44
44
  options[:datatype] = 'counter'
45
45
  end
46
46
  opts.on( '--gauge',"Gauge" ) do
47
- options[:datatype] = 'gauge'
47
+ options[:datatype] = 'average'
48
48
  end
49
49
  opts.on( '--average',"Average" ) do
50
50
  options[:consolidation] = 'average'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: circonus
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.9
4
+ version: 1.0.10
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: