Commit 727d3e6
committed
bytesprofile: bump stack depth
Bump the maximum stack depth sampled from 20 frames to 30. We've observed that
we could use more depth in Cockroach stack traces, as we're unable to see where
a batch evaluation originated even if it's run on the same node.1 parent 665e503 commit 727d3e6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments