Commit 8500bca3 authored by Marco Borromeo's avatar Marco Borromeo
Browse files

Fixing README for new hide_active_users feature

parent cddc2cf5
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -180,6 +180,9 @@ FnordMetric.namespace :myapp do
  # Set a custom namespace title, if you want one
  # set_title "Emails sent"
  
  # Hide the "Active Users" tab, if you want
  # hide_active_users

  # numeric (delta) gauge, 1-hour tick
  gauge :messages_sent, 
    :tick => 1.hour.to_i,