FusionReactor Observability & APM

Troubleshoot

Blog / Info

Customers

About Us

Installation

Configure

Troubleshoot

Blog / Info

Customers

About Us

Blog Posts

monitor non-heap memory

How to Monitor Non Heap Memory Using FusionReactor

How to Monitor Non-Heap Memory Using FusionReactor In order to monitor non-heap memory, we first need to understand what it is. Non-heap memory refers to native memory that the JVM uses for some of its operations. This memory is used … Read More

Comparing jstack and jcmd with FusionReactor

Alternatives to jstack and jcmd

Alternatives to jstack and jcmd Comparing jstack and jcmd with FusionReactor – see how much more you get In one of our previous blog post, we compared Java VisualVM with FusionReactor. Today we will look at alternatives to jstack and … Read More

Java VisualVM alternative, jvisual alternative, jvisualvm alternative

Java Visualvm alternatives

What can FusionReactor (the Jvisual alternative) do that Java VisualVM can’t? This article compares both tools; which will work best for your use cases? … Read More

dashboards to help you troubleshoot

New dashboards to help you troubleshoot in a new holistic way

New dashboards to help you troubleshoot in a new holistic way FusionReactor is evolving from APM to an observability platform, this means that we will be offering new dashboards to help you troubleshoot in a new holistic way with support … Read More

Getting observability into a distributed system

Get observability into a distributed system FusionReactor is evolving from APM to an observability platform that allows you to get observability into a distributed system. This means that we will be offering a more holistic view of distributed services with … Read More

Debug-Production-Title-Image

How to debug in production

How to debug in production Debugging in production has always been something that we try our best to avoid, with multiple QA phases, staging environments, and automation to stop production bugs. Despite this, occasionally a bug will find its way … Read More

understand how long ColdFusion requests are taking to execute

Understand how long ColdFusion requests are taking to execute

Using FusionReactor Cloud Transactions to understand how long ColdFusion requests are taking to execute In his recent blog, Ben Nadel explains how he is using the FusionReactor Cloud tracked transactions to understand how long ColdFusion requests were taking to execute. Ben explains … Read More

troubleshoot slow running requests in microservices

How to troubleshoot slow running requests in microservices

How to troubleshoot slow running requests in microservices  we are running 3 microservices and for this use case, we have an issue with a long-running request.   We will then take a look at FusionReactor and see how it picks … Read More

how to Troubleshooting high CPU usage

Troubleshooting high CPU usage in Java environments

How to troubleshoot high CPU usage In this scenario, our CPU is spinning at an abnormally high rate. We will then take a look at FusionReactor and see how it picks up this issue. For the test environment, we are … Read More

Identify deadlock conditions in Java

Using FusionReactor APM to identify deadlock conditions in your Java applications

How to identify deadlock conditions in Java In this use case, we will examine how to identify deadlock conditions in Java environments. We will then take a look at FusionReactor and see how it picks up this issue. For the … Read More