We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce80821 commit 1beaae4Copy full SHA for 1beaae4
tools/sgcollect.py
@@ -387,7 +387,7 @@ def make_collect_logs_tasks(
387
"sg_debug.log": "sg_debug.log",
388
"sg_trace.log": "sg_trace.log",
389
"sg_stats.log": "sg_stats.log",
390
- #"sg_stack_trace.log": "sg_stack_trace.log",
+ "sg_stack_trace.log": "sg_stack_trace.log",
391
"sync_gateway_access.log": "sync_gateway_access.log",
392
"sync_gateway_error.log": "sync_gateway_error.log",
393
"pprof.pb": "pprof.pb",
0 commit comments