Skip to content

Commit

Permalink
MB-10853: added upr stats to cbcollectinfo
Browse files Browse the repository at this point in the history
Change-Id: I136c33ca3bebd2b6d62ce6047ff6610525e94737
Reviewed-on: http://review.couchbase.org/35707
Tested-by: Aliaksey Kandratsenka <alkondratenko@gmail.com>
Reviewed-by: Aliaksey Artamonau <aliaksiej.artamonau@gmail.com>
  • Loading branch information
Aliaksey Kandratsenka authored and aartamonau committed Apr 15, 2014
1 parent 3db683b commit 186c31b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cbcollect_info
Expand Up @@ -377,7 +377,7 @@ def make_product_task(guts, initargs_path):
log_file="stats.log")
for kind in ["all", "checkpoint", "config", "dispatcher",
"klog", "kvstore", "kvtimings",
"tap", "tapagg", "timings",
"tap", "tapagg", "upr", "upragg", "timings",
["raw", "memory"], ["raw", "allocator"],
"prev-vbucket", "vbucket", "vbucket-details",
"warmup"]],
Expand Down

0 comments on commit 186c31b

Please sign in to comment.