Gyu-Ho Lee
|
4ebf28aa2e
|
storage: add metrics to watcher
This adds metrics to watcher, and changes some order in MustRegister function
calls in init (same order that we define the gauges).
|
2015-11-04 13:01:52 -08:00 |
|
Gyu-Ho Lee
|
bdc280c4a7
|
storage: apply same naming in metrics.go
This is PR following up with Xiang's https://github.com/coreos/etcd/pull/3795,
and to make the naming consistent with its interface change.
|
2015-11-03 15:19:18 -08:00 |
|
Xiang Li
|
0aa2f1192a
|
storage: add metrics for db total size
|
2015-10-05 16:56:30 -07:00 |
|
Xiang Li
|
09157d4f1a
|
storage: add metrics for watchers
|
2015-10-05 11:32:56 -07:00 |
|
Xiang Li
|
b9632e0f8d
|
storage: register txnCounter
|
2015-08-28 15:17:16 -07:00 |
|
Xiang Li
|
dd443be41b
|
storage: report total number of keys
|
2015-08-28 15:16:53 -07:00 |
|
Xiang Li
|
b5838edb93
|
storage: add initial metrics for kv
|
2015-08-28 13:41:42 -07:00 |
|