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

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

Author Archives: team@coreconcepts.design

Tips for handling escalations for customer support engineers

[vc_row][vc_column][vc_column_text] These days the development of software is a rapidly changing process. The introduction of cloud hosting and containerization has made big applications running in your server room a thing of the past. Where before you would maintain one or … Read More

The best tool for Diagnosing issues with CF/Tomcat

“The best tool for Diagnosting issues with CF/Tomcat” What do you like best? Lets you dig into running apps and stack traces and find causes for slow running pages and hangs and kill stuck threads. What do you dislike? Can … Read More

Just as useful as a development tool as it is for production debugging

Just as useful as a development tool as it is for production debugging What do you like best? FR is very polished with tons of data. Automatic JDBC wrapping takes zero setup and nearly every screen or dashboard is customizable. … Read More

Couldn’t do without it!

What do you like best? The ability to be able to see instantly exactly what is going on with my applications, in real time, and to be able to quickly and efficiently pinpoint and debug issues all in one package. … Read More

FusionReactor is Enlightening

“enlightening!” What do you like best? ability to quickly identify issues quickly historical logs and trends using powerful graphing tools What do you dislike? having to install and manage agent updates (although it is relatively easy) What problems are you … Read More

Must have tool for ColdFusion performance monitoring

What do you like best? Being able to see all of the request details, e.g. activity, history, long running requests. The profiler is a killer feature. What do you dislike? Not really much to dislike, maybe the profiler UX could … Read More

Mandatory Tool for ColdFusion

“Mandatory Tool for ColdFusion” What do you like best? The metrics that FusionReactor provides are by far the most used feature. The ability to drill down and find out specific memory or database issues is invaluable. What do you dislike? … Read More

Has the technology to monitor performance level at a high level working to debug issues working against software

What do you like best? Has the technology to monitor performance level at a high level working to debug issues working against software. What do you dislike? Software shows some grey areas in reference to processing time for performance to … Read More

Reliable developer focused Java application performance monitor

What do you like best? It has been able to help me analyse,diagnose and keep my servers alive. What do you dislike? Nothing, I dislike nothing about it and it has been a great experience. Recommendations to others considering the … Read More

Maven Surefire Stack Trace Problem

[vc_row][vc_column][vc_column_text] For some months we have been having problems with maven-surefire-plugin showing very strange exception stack traces. After some searching, I found out that maven-surefire-plugin has a trimStackTrace configuration option which is set to true by default. See http://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#trimStackTrace I … Read More