Commit 18b7a86e authored by Paul Asmuth's avatar Paul Asmuth
Browse files

more readme.............

parent f3317a9d
Loading
Loading
Loading
Loading
+10 −9
Original line number Diff line number Diff line
@@ -49,15 +49,7 @@ This is the easiest way to submit an event:
  echo "{'_type': 'unicorn_seen'}\n" | nc localhost 1337


== Reference

==== DSL Methods

  gauge

  widget

  event
== Documentation

==== Example Events

@@ -99,6 +91,15 @@ The fast way: Add your event directly to the redis-based queue:
  redis.expire("fnordmetric-event-#{my_uuid}", 60)



==== DSL Methods

  gauge

  widget

  event

==== Gauge Modifiers Methods

call these methods from the event-handler block