scala-stats
scala-stats copied to clipboard
Scala library for tracking runtime metrics. Use it to keep track of latency, events, exception counts, etc.
Results
1
scala-stats issues
Sort by
recently updated
recently updated
newest added
trafficstars
Hey there, using 2.8 branch, compiling against latest incarnation of scala 2.8 (compiler and library from git master) made following change (below) to get around "cast" error Stats.getTimingStat returns a...