Commit Graph

11 Commits (8323d6aa9e8971b5059b4f9e7ff14bd355a4b626)

Author SHA1 Message Date
Ben Johnson 8c8a55a737 Removed 'failed' from test suite. 2015-05-30 08:59:27 -06:00
Ben Johnson cdc5a47efa Clean up influxdb. 2015-05-30 08:14:10 -06:00
Philip O'Toole 2d5b860fc7 Add race test 2015-04-25 10:00:17 -07:00
Cory LaNou e7eb3838f5 track more stats and report errors for shards 2015-04-22 15:37:59 -06:00
Cory LaNou 0c2a040071 fix vet error 2015-03-16 08:57:21 -06:00
Philip O'Toole ea7b7be534 Fix 'go vet' errors 2015-03-15 14:32:11 -07:00
Philip O'Toole 511be11fc1 Final tweaks to stats unit tests 2015-03-15 14:32:11 -07:00
Philip O'Toole a0e57a801a Allow stats to be snapshot 2015-03-15 14:32:11 -07:00
Philip O'Toole bf28720c6e Add "name" to stats object
This "name" becomes the Measurement name. In addition the implementation
for "SHOW STATS" has been re-instated.
2015-03-15 14:32:11 -07:00
Philip O'Toole 240b7a7f7e Add convenient Inc() method to Stats 2015-03-15 14:31:16 -07:00
Philip O'Toole 7d82beb2be Add basic stats type
Modeled on BoltDB and expvar stats.
2015-03-15 14:30:32 -07:00