ekg/System/Remote
Johan Tibell 0f8352cff3 Break out core metric tracking into a new package
The new package, ekg-core, contains the metrics store, modules for
defining metrics, and functions for sampling the metrics.

The counter naming is also changed to include a namespace part. For
example "myapp.requests".

Finally the JSON format has been changed to be more self-descriptive.
2014-04-20 10:18:13 +02:00
..
Counter.hs Break out core metric tracking into a new package 2014-04-20 10:18:13 +02:00
Gauge.hs Break out core metric tracking into a new package 2014-04-20 10:18:13 +02:00
Json.hs Break out core metric tracking into a new package 2014-04-20 10:18:13 +02:00
Label.hs Break out core metric tracking into a new package 2014-04-20 10:18:13 +02:00
Monitoring.hs Break out core metric tracking into a new package 2014-04-20 10:18:13 +02:00
Snap.hs Break out core metric tracking into a new package 2014-04-20 10:18:13 +02:00