FusionReactor Observability & APM

Installation

Configure

Troubleshoot

Blog / Info

Customers

About Us

Evangelism

Automatic-Root-Cause-Error-Analysis-TItle-Image

Automatic Root Cause Error Analysis

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, … Read More

FusionReactor Dashboards Title Image

FusionReactor Dashboards

In this blog, we are going to cover the dashboards available in FusionReactor. What Are FusionReactor Dashboards? Dashboards allow you to see the health of your environment with a quick glance. FusionReactor Dashboards allow for instances to be grouped or … Read More

Understanding Metrics In FusionReactor Title Image

Understanding Metrics In FusionReactor

In this blog we are going to cover the metrics available in FusionReactor. Metrics in FusionReactor are stored in memory on the local FusionReactor instance and stored both in log files and the cloud. Logs in FusionReactor are available for … Read More

CPU-Alerting-Crash-Protection-Title-Image

FusionReactor CPU Alerting and Crash Protection

FusionReactor CPU Alerting and Crash Protection In this blog, we’re going to show you a great feature of FusionReactor, which is how to configure CPU Alerting for Crash Protection. This Alert is based on the “Instance” CPU, rather than the … Read More

How-to-copy-configurations-between-instances-in-FR

How To Copy Configurations Between Instances In FusionReactor

Copying configurations between instances is important for anyone wanting to deploy multiple copies of FusionReactor. Whether this is done via scripting, virtualization, or installing FusionReactor on each server manually. It allows you to have an instance with pre-configured settings like … Read More

5-Application-Checks-Title-Image

Top 5 Things To Check When Releasing An Application

Introduction To Application Checks Testing before you deploy to production can only do so much in preparing you for when the application goes live. Small changes in environment and user behavior can cause unforeseen issues that you should be aware … Read More

Managing-Java-Application-Performance Title Image

Managing Java Application Performance

Nowadays, Java Application Performance Monitor (APM) is doubly important because Java-based applications enable many critical IT services to run a business enterprise smoothly. Additionally, several production installations utilize home-grown application components which run on Java application servers. For example, Oracle … Read More

OpenTelemetry Title Image

What Is OpenTelemetry and Why Should You Care?

OpenTelemetry is an impartial and standard way to gather the required data for applications, along with their supporting infrastructures and services. The most advanced data available now are spans and traces, while automated instrumentation, metrics, and additional languages are still … Read More

Changing FusionReactor's "Slow Request Threshold", Why and How

Changing FusionReactor’s “Slow Request Threshold”, Why and How

You may have noticed in the FusionReactor UI that requests which are “slow” have their duration show up in red in the FusionReactor UI. The default is 8 seconds, but what if you would prefer to lower that duration to … Read More

Multithreading and Multiprocessing

Multithreading and Multiprocessing: Selecting the right approach for your development Why are multithreading and multiprocessing used? Simultaneously executing programming tasks before now had always been daunting. But today, many programming languages support Multithreading and Multiprocessing, which aids concurrent execution of … Read More