In this blog we are going to cover the metrics available in FusionReactor. Metrics in FusionReactor are stored in memory on the local FusionReactor instance and stored both in log files and the cloud. Logs in FusionReactor are available for … Read More
Evangelism
FusionReactor CPU Alerting and Crash Protection
FusionReactor CPU Alerting and Crash Protection In this blog, we’re going to show you a great feature of FusionReactor, which is how to configure CPU Alerting for Crash Protection. This Alert is based on the “Instance” CPU, rather than the … Read More
How To Copy Configurations Between Instances In FusionReactor
Copying configurations between instances is important for anyone wanting to deploy multiple copies of FusionReactor. Whether this is done via scripting, virtualization, or installing FusionReactor on each server manually. It allows you to have an instance with pre-configured settings like … Read More
Top 5 Things To Check When Releasing An Application
Introduction To Application Checks Testing before you deploy to production can only do so much in preparing you for when the application goes live. Small changes in environment and user behavior can cause unforeseen issues that you should be aware … Read More
Managing Java Application Performance
Nowadays, Java Application Performance Monitor (APM) is doubly important because Java-based applications enable many critical IT services to run a business enterprise smoothly. Additionally, several production installations utilize home-grown application components which run on Java application servers. For example, Oracle … Read More
What Is OpenTelemetry and Why Should You Care?
OpenTelemetry is an impartial and standard way to gather the required data for applications, along with their supporting infrastructures and services. The most advanced data available now are spans and traces, while automated instrumentation, metrics, and additional languages are still … Read More
Changing FusionReactor’s “Slow Request Threshold”, Why and How
You may have noticed in the FusionReactor UI that requests which are “slow” have their duration show up in red in the FusionReactor UI. The default is 8 seconds, but what if you would prefer to lower that duration to … Read More
Multithreading and Multiprocessing
Multithreading and Multiprocessing: Selecting the right approach for your development Why are multithreading and multiprocessing used? Simultaneously executing programming tasks before now had always been daunting. But today, many programming languages support Multithreading and Multiprocessing, which aids concurrent execution of … Read More
How to debug in production
How to debug in production Debugging in production has always been something that we try our best to avoid, with multiple QA phases, staging environments, and automation to stop production bugs. Despite this, occasionally a bug will find its way … Read More
Are Subscription Services Really The Future Of Gaming Industries?
Over the years, the gaming industry has gradually transitioned from a linear model of selling products to gamers, to a dynamic subscription model. Subscription services seem to be the face of the new era of games. Thanks to gaming subscription … Read More