Ben Johnson
|
cdc5a47efa
|
Clean up influxdb.
|
2015-05-30 08:14:10 -06:00 |
Jason Wilder
|
c7f0ccf443
|
Fix data races in stats
Fixes #2401
|
2015-04-27 22:57:51 -07:00 |
Cory LaNou
|
e205abbcb4
|
sort stats for testing. check for nil stats before updating
|
2015-04-22 16:03:37 -06:00 |
Cory LaNou
|
e7eb3838f5
|
track more stats and report errors for shards
|
2015-04-22 15:37:59 -06:00 |
Andrew Watkins
|
57f0dcbc5d
|
Update stats.go
|
2015-03-20 08:15:42 -07:00 |
Andrew Watkins
|
393a11b4c9
|
Update stats.go
|
2015-03-20 08:14:22 -07:00 |
Philip O'Toole
|
5aa49ef823
|
Add GoDoc comments to Stats type
|
2015-03-15 14:32:46 -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 |