FusionReactor Observability & APM

Installation

Configure

Troubleshoot

Blog / Info

Customers

About Us

Why ColdFusion Monitoring, Licensing, and Consultancy Should Never Be Separate Services

Download the latest version of FusionReactor

[FRS-434] Direct links to download the latest version of FusionReactor … Read More

[FRS-434] Direct links to download the latest version of FusionReactor

[FRS-434] Direct links to download the latest version of FusionReactor … Read More

[FRS-465] Performance issue with Redis session management on Adobe ColdFusion servers with FusionReactor or Adobe Performance Monitoring Toolset (PMT)

[FRS-465] Performance issue with Redis session management on Adobe ColdFusion servers with FusionReactor or Adobe Performance Monitoring Toolset (PMT) … Read More

[FRS-465] Performance issue with Redis session management on Adobe ColdFusion servers with FusionReactor or Adobe Performance Monitoring Toolset (PMT)

[FRS-465] Performance issue with Redis session management on Adobe ColdFusion servers with FusionReactor or Adobe Performance Monitoring Toolset (PMT) … Read More

Understanding StackTraces in Java

By guest author Thorben Janssen   The StackTrace is one of the key concepts in Java. It’s a call stack for the thread and lists all method calls since the start of the thread. You have probably seen its textual … Read More

Understanding StackTraces in Java

[vc_row][vc_column][vc_column_text] By guest author Thorben Janssen   The StackTrace is one of the key concepts in Java. It’s a call stack for the thread and lists all method calls since the start of the thread. You have probably seen its … Read More

Our move from Confluence to mkdocs

For many years the FusionReactor product documentation has been ran on a confluence server. We maintained our own server for many years and currently use the cloud version, but its never really been ticking all the boxes for our product … Read More

Our move from Confluence to mkdocs

[vc_row][vc_column][vc_column_text] For many years the FusionReactor product documentation has been ran on a confluence server. We maintained our own server for many years and currently use the cloud version, but its never really been ticking all the boxes for our … Read More

Signing, Notarizing and Stapling on macOS

The Gatekeeper system has protected macOS users against malicious software since its introduction in OS X 10.7.3 (Lion). This system assures users that software comes from a trusted source and doesn’t contain malicious content. But how does it work? Introduction … Read More

Ephemeral Dockers as Tool Containers

Developing tools to automate what you do often is common sense. But what if you want to share your tools with other developers? As soon as you have something that relies on more than a simple script, you’re going to … Read More