Automatic Root Cause Error Analysis

FusionReactor Dashboards
Debugging Java In Production With FusionReactor

Event Snapshots

Event Snapshots are intended to provide deep-level insight whenever a problem, such as an exception or thread latency occurs. Snapshots are triggered automatically. The Event Snapshot provides automatic root cause error analysis by displaying source code, scope variables, stack trace, and logging information at the point the problem occurs. This, therefore, provides everything you need to isolate the issue as quickly and efficiently as possible.

Automatic Error Analysis

Event Snapshots are intended to provide deep-level insight whenever a problem, such as an exception or thread latency occurs. Snapshots are triggered automatically to help highlight error analysis. See source code, scope variables, stack trace, and logging information at the point the problem occurs; providing everything you need to isolate the issue as quickly and efficiently as possible.

Automatic Error Capture

Event Snapshots are automatically captured and rendered in the Snapshot History Page. FusionReactor also includes intelligent analysis and rate-limiting, so that you’re not bombarded by the same issue and get a good ‘spread’ of analytical insight.

Code, Context, and Variables

Similar in nature to the debugger UI, Event Snapshots will show the exact line of code where the error took place, combined with the current stack frame context as well as the current variable scope.