public
Description: Scala library for tracking runtime metrics. Use it to keep track of latency, events, exception counts, etc.
Homepage:
Clone URL: git://github.com/stevej/scala-stats.git
name age message
file .gitignore Sun Apr 05 20:44:03 -0700 2009 first external release of scala-stats. work on ... [stevej]
file LICENSE Sun Sep 20 13:03:21 -0700 2009 setting Twitter, Inc as the copyright holder. [stevej]
file README Sun Apr 05 20:44:03 -0700 2009 first external release of scala-stats. work on ... [stevej]
directory ant/ Thu Sep 17 00:33:46 -0700 2009 upgrade scala-build. [robey]
file build.xml Sun Apr 05 20:44:03 -0700 2009 first external release of scala-stats. work on ... [stevej]
directory ivy/ Fri Sep 25 13:48:02 -0700 2009 bump version since so much changed. [robey]
directory src/ Thu Nov 05 15:13:40 -0800 2009 Adding back the stats socket listener and tests. [stevej]
directory third-party/ Wed Sep 23 18:15:16 -0700 2009 making it possible to output stats as json. [stevej]
README
Stats package for keeping track of runtime metrics. Also contains support for w3c logging.

Released under the Apache Software License.

Thanks,
Twitter, Inc.