Redux is a predictable state container for JavaScript apps. Redux trace is outcome of using Redux helping developers to troubleshoot issues within application using Redux.
Redux trace contain actions and operations that your browser executed while the Redux trace was recording. This will often show us an errors and may give more information to us to track where the issue is in the code-base. It can also show us the time taken for different operations, so it can help with issues related to how fast (or slow) a page may load in a browser window.
The steps vary from browser to browser. These steps are applicable to desktop browsers on both Windows and macOS. This KB shows steps for most common browsers Chrome and Firefox. Steps for other browser should be similar.
Chrome
Firefox
Once the Redux trace has been generated, it’s good practice to zip the .json file and send it to us.
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center