FusionReactor Observability – Application Performance Monitor

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

Low-level Debugging

Blog / Media

Blog

Videos / Webinars

Customers

Video Reviews

Reviews

Success Stories

About Us

Company

Careers

Contact

Contact support

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 / Media

Blog

Videos / Webinars

Customers

Video Reviews

Reviews

Success Stories

About Us

Company

Careers

Contact

Contact support

Technical Blogs

How to copy FusionReactor configuration between instances

How to copy FusionReactor configuration between instances Configuring FusionReactor for multiple ColdFusion instances on your server can be time-consuming if done individually. As a CFML developer, you’ll be pleased to know that FusionReactor simplifies this process by storing its configuration … Read More

How to view historical data in FusionReactor Cloud

How to view historical data in FusionReactor Cloud FusionReactor Cloud provides powerful tools to view and analyze historical data, allowing you to maintain visibility over your application’s performance and troubleshoot issues effectively. Up to 13 months of metric data and … Read More

Important : Cloud support for FusionReactor versions 9.x and earlier, ends on July 1, 2024

FusionReactor Agent version 9.x or earlier will no longer be supported on FusionReactor Cloud from July 1, 2024 Effective 1st July 2024, the FusionReactor agent version of 9.x and earlier will no longer be supported on the FusionReactor Cloud platform.  … Read More

Common ColdFusion errors and how FusionReactor helps resolve them

Common ColdFusion errors and how FusionReactor helps resolve them ColdFusion is a powerful web development platform known for its rapid application development capabilities. However, like any technology, it is not immune to errors and issues that can disrupt your application’s … Read More

5 Less common ColdFusion errors and how FusionReactor helps resolve them

5 Less common ColdFusion errors and how FusionReactor helps resolve them  While many ColdFusion errors are widely known and frequently encountered, some are less common but can still disrupt your application if not addressed. In this blog, we will explore … Read More

Modernizing legacy ColdFusion applications with MVC

Modernizing legacy ColdFusion applications with MVC and FusionReactor Modernizing a legacy ColdFusion application can seem daunting, especially when dealing with complex, monolithic codebases. However, adopting an MVC (Model-View-Controller) framework can significantly streamline the process, making your application more modular, maintainable, … Read More

Understanding Java Buffer Pool Memory Space

Understanding Java Buffer Pool Memory Space What is the buffer pool memory space? Java applications use memory to store data temporarily as it is being processed. One of the memory spaces used by Java applications is the buffer pool memory … Read More

Improving Lucee application monitoring with FusionReactor

Improving Lucee application monitoring Are you running a Lucee application and seeking to enhance your monitoring capabilities, including JDBC performance? FusionReactor is the perfect solution for your needs. This blog will guide you through the setup process, ensuring you can … Read More

Enhancing ColdFusion application monitoring with FusionReactor

Enhancing ColdFusion performance If you’re running a ColdFusion application and seeking to improve your overall monitoring capabilities and JDBC performance, FusionReactor is the perfect solution. This blog will guide you through installation, ensuring you can effortlessly monitor, optimize performance, and … Read More

What causes a NoSuchMethodError in Java and how to avoid it

What causes a NoSuchMethodError in Java and how to avoid it What causes a NoSuchMethodError in Java In our article “5 Common errors you may see in Java Stack Traces and how to avoid them“, we took a quick look … Read More