FusionReactor Observability & APM

Installation

Configure

Troubleshoot

Blog / Info

Customers

About Us

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

FusionReactor Database Monitoring software

FusionReactor database monitoring software enables the monitoring and tracking of a database’s performance. This allows users to identify and solve any potential performance issues as well as track changes in the database’s function. FusionReactor analyzes and captures all the data … Read More

Dynamically Instrumenting ColdFusion Component Methods With FusionReactor Tracked Transactions In Lucee CFML

Originally posted By Ben Nadel on February 13, 2020 reproduced by kind permission. One of the really fun features of ColdFusion is its highly dynamic nature. Whether you’re using onMissingMethod() or using getFunctionCalledName() or injecting methods, you can basically make your ColdFusion code do anything that you want it to. … Read More

Sending FusionReactor Tracked Transaction Metrics To The Cloud Dashboard With Lucee CFML 5.2.9.40

  Originally posted by Ben Nadel on February 1, 2020, reproduced by kind permission.     One of the nice features of FusionReactor is that when you create a sub-Transaction with the FRAPI, you can graph that Transaction performance against the server’s CPU and Heap … Read More

Configuring FusionReactor in CommandBox

To install FusionReactor in CommandBox, we recommend that the commandbox-fusionreactor module is used. This is a module designed and maintained by Ortus (makers of CommandBox). … Read More

What’s new in FusionReactor 8.3.0

[vc_row][vc_column][vc_column_text] Improved alerting, Event Snapshots, improved Cloud UI and more FusionReactor 8.3 has new CPU alerts in crash protection. We have redeveloped Event Snapshot for ColdFusion users which means that it no longer courses server issues. FusionReactor Cloud now lets … Read More

What’s new in FusionReactor 8.3.0 – Live Stream Support

On February 11th at 7PM UTC (11AM PST; see your local time), we are running our first live demo and Q&A session on the FusionReactor YouTube channel, covering what’s new in FusionReactor 8.3.0, which is releasing very soon. This session … Read More

What’s new in FusionReactor 8.3.0 – Live Stream Support

On February 11th at 7PM UTC (11AM PST; see your local time), we are running our first live demo and Q&A session on the FusionReactor YouTube channel, covering what’s new in FusionReactor 8.3.0, which is releasing very soon. This session … Read More

[FRS-443] FR Cloud – Subtransaction Culling

[FRS-443] FR Cloud – Subtransaction Culling … Read More

[FRS-443] FR Cloud – Subtransaction Culling

[FRS-443] FR Cloud – Subtransaction Culling … Read More

Using The FusionReactor API (FRAPI) To Add Custom Instrumentation In Lucee CFML 5.2.9.40

[vc_row][vc_column][vc_column_text] Written By Ben Nadel on January 25, 2020, original article reproduced with kind permission. Now that InVision is migrating from the New Relic APM to the FusionReactor APM (Application Performance Management) for our Lucee CFML servers, I wanted to take some time to familiarize myself with the API … Read More