Sam Roberts
|
e74872cb91
|
Fix prettyprint option for console backend
Pretty was using an invalid invocation of util.inspect(). Perhaps it was
valid pre-v0.10, but inspect now takes an options object.
|
2014-11-03 21:59:19 -08:00 |
Michal Bryc
|
74afe104e8
|
Add missing space to console.log message about flushing stats.
|
2014-03-25 09:40:24 -07:00 |
drowe
|
0e19c41f53
|
add jshint comment and do a little cleanup
|
2013-05-15 21:44:22 +00:00 |
Brian Hatfield
|
bc6146fc08
|
Remove statsCached from console backend
|
2013-04-10 23:48:22 -04:00 |
Dan Rowe
|
1cacf7b2a3
|
counter to counters for consistency
|
2012-10-15 00:21:52 -04:00 |
Dan Rowe
|
ec9cc251c6
|
do timer and counter calculations prior to sending to backends
|
2012-10-13 00:33:05 -04:00 |
Vivien Barousse
|
159b4c2641
|
Add sets support in the console backend.
The backend dumps all values stored in all the buckets being sets.
This allows easy debugging by showing all values that are stored in
each bucket.
|
2012-08-08 23:09:56 +01:00 |
Mikito Takada
|
744fd5859a
|
Add prettyprint option and exclude gauges metric from cache
|
2012-05-11 14:44:14 -07:00 |
Mikito Takada
|
e0cf48e522
|
Add console backend
|
2012-05-07 14:11:15 -07:00 |