5bd73fc218
We've noticed that a trace that is captured over the full duration is too large to open on most machines. A trace.out captured over just the interval period (30s by default) should be a more than enough time to capture trace data.
4 lines
194 B
Plaintext
4 lines
194 B
Plaintext
```release-note:improvement
|
|
debug: reduce the capture time for trace to only a single interval instead of the full duration to make trace.out easier to open without running into OOM errors.
|
|
```
|