FusionReactor Observability & APM

Installation

Downloads

Quick Start for Java

Observability Agent

Ingesting Logs

System Requirements

Configure

On-Premise Quickstart

Cloud Quickstart

Application Naming

Tagging Metrics

Building Dashboards

Setting up Alerts

Troubleshoot

Performance Issues

Stability / Crashes

Debugging

Blog / Info

Customers

Video Reviews

Reviews

Success Stories

About Us

Company

Careers

Contact

Contact support

Evangelism

Shipping OpenTelemetry data with FusionReactor Cloud

In this blog post, we’ll explore the benefits of shipping OpenTelemetry data to FusionReactor and how it can help developers and operations teams better understand and optimize their applications. … Read More

Instrumenting OTel in FusionReactor

Instrumenting OTel in FusionReactor

Instrumenting OTel What is OpenTelemetry?   OpenTelemetry is an open-source observability framework that aims to make it easier to instrument, generate, collect, and export telemetry data from software applications and systems. It provides a set of standard APIs, libraries, and … Read More

Save 25% on Adobe ColdFusion Upgrades

[vc_row height=”small”][vc_column][vc_row_inner][vc_column_inner width=”2/3″][vc_column_text] Exclusive ColdFusion Upgrade Promo from FusionReactor [/vc_column_text][vc_column_text]Adobe ColdFusion Sale. Upgrades to Adobe ColdFusion are now available at an exclusive rate, saving you 25% of the usual price. Upgrade to ColdFusion 21 if you have CF9, 10, 11, … Read More

FusionReactor 9.0

Announcing FusionReactor 9.0

We are very proud to announce the release of FusionReactor 9.0, which represents a major milestone for FusionReactor and has been almost 2 years in the making. FusionReactor has always been about helping engineers, support, and DevOps to get to … Read More

OpenTelemetry and how it will influence FusionReactor

OpenTelemetry and how it will influence FusionReactor

OpenTelemetry and how it will influence FusionReactor At the core of FusionReactor, we have an agent, and the agent’s task is to instrument the application and capture telemetry in the form of metrics and trace data.  Every journey in the … Read More

alternative to Jprofiler

JProfiler alternatives

JProfiler alternatives – Comparing JProfiler with FusionReactor – the battle of the profilers In this post, we look at the JProfiler alternative FusionReactor and how the two compare. In our previous blog posts, we compared FusionReactor with open source java … Read More

Troubleshooting TestBox Code Coverage with FusionReactor

Troubleshooting TestBox Code Coverage with FusionReactor

This blog will investigate troubleshooting TestBox Code coverage using FusionReactor. What is TestBox? TestBox is a robust testing framework for ColdFusion (CFML) that many developers rely on for producing both unit and behavior-driven (BDD) tests for their web applications. What … Read More

FusionReactor 8.8.0 Released

FusionReactor 8.8.0 Released

FusionReactor 8.8.0 has been released with the following enhancements: We now will send CF metrics up to the cloud Display additional DB request details, such as row count and DB, and API summary information The graph rendering is now capable … Read More

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