Commit d526dd1b authored by Paul Asmuth's avatar Paul Asmuth
Browse files

Merge branch 'v1.0-alpha' of github.com:paulasmuth/fnordmetric2 into v1.0-alpha

parents 3433dec6 c0e8fc4c
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@ Installation

or in your Gemfile:

    gem 'fnordmetric', '>= 0.6.3'
    gem 'fnordmetric', '>= 0.9.6'


Documentation
@@ -123,6 +123,7 @@ FnordMetric.namespace :myapp do
    end
  end


  # OLD DSL (will be supported forever, allows finer-grained control)

  gauge :events_per_hour, :tick => 1.hour