Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(320)

Issue 6002045: store: add statistics storage support (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by niemeyer
Modified:
12 years ago
Reviewers:
mp+101442
Visibility:
Public.

Description

store: add statistics storage support This is just the low-level infrastructure, and doesn't yet add collecting calls or access to the collected data. https://code.launchpad.net/~niemeyer/juju/go-store-stats/+merge/101442 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 6

Patch Set 2 : store: add statistics storage support #

Total comments: 2

Patch Set 3 : store: add statistics storage support #

Unified diffs Side-by-side diffs Delta from patch set Stats (+197 lines, -1 line) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M store/store.go View 1 2 6 chunks +127 lines, -1 line 0 comments Download
M store/store_test.go View 1 chunk +68 lines, -0 lines 0 comments Download

Messages

Total messages: 5
niemeyer
Please take a look.
12 years ago (2012-04-10 20:17:04 UTC) #1
rog
looks good. https://codereview.appspot.com/6002045/diff/1/store/store.go File store/store.go (right): https://codereview.appspot.com/6002045/diff/1/store/store.go#newcode58 store/store.go:58: // Ignore error. It'll always fail after ...
12 years ago (2012-04-16 16:51:30 UTC) #2
niemeyer
Please take a look. https://codereview.appspot.com/6002045/diff/1/store/store.go File store/store.go (right): https://codereview.appspot.com/6002045/diff/1/store/store.go#newcode58 store/store.go:58: // Ignore error. It'll always ...
12 years ago (2012-04-16 19:54:24 UTC) #3
rog
LGTM https://codereview.appspot.com/6002045/diff/3001/store/store.go File store/store.go (right): https://codereview.appspot.com/6002045/diff/3001/store/store.go#newcode59 store/store.go:59: // TODO Check the error once mgo handles ...
12 years ago (2012-04-17 08:24:18 UTC) #4
niemeyer
12 years ago (2012-04-17 12:35:25 UTC) #5
*** Submitted:

store: add statistics storage support

This is just the low-level infrastructure, and doesn't yet add
collecting calls or access to the collected data.

R=rog
CC=
https://codereview.appspot.com/6002045

https://codereview.appspot.com/6002045/diff/3001/store/store.go
File store/store.go (right):

https://codereview.appspot.com/6002045/diff/3001/store/store.go#newcode59
store/store.go:59: // TODO Check the error once mgo handles it to us.
On 2012/04/17 08:24:18, rog wrote:
> s/handles/gives/

Done.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b