Custom Metrics: Overview

Using the Stackify Custom Metrics API, you can easily report, log, and monitor any number of custom metrics, business KPIs, and other important business or application events that could provide insights into application or user behavior. With Stackify, you can monitor, trend, and setup alerts for these important events, making them an actionable part of your overall application health picture. …

.NET Agent Installation: Overview

System Requirements In order to make sure your installation goes smoothly, please verify these prerequisites: Windows 2008 R2 and newer. You will need to install the Retrace Agent on each machine you intend to monitor. Port 443 needs to be open, outbound only, for the device(s) you install the monitoring agent on. You may need to set up configuration for http proxies and add exceptions to …

Errors and Logs: Overview

Stackify’s Errors and Logs API enables you to get more from what you’re logging. Simply plug in a Stackify appender into your existing framework, or log your messages directly to Retrace without a framework via the Stackify API. Once properly configured, you will be able to get more contextual information about your exceptions, view your app’s log messages, begin correlating exceptions …

Errors and Logs: Configure log4net

You can get started logging with log4net with minimal changes to your project. You essentially just add a few DLLs to your project and then add some configuration details to your .config file specifying an additional (or replacement) log appender.  The appender is available via Nuget in Visual Studio and additional documentation can be found on our Github page. Getting …

Errors and Logs: Configure NLog

You can get started logging with the NLog appender with minimal changes to your project. You essentially just add a few DLLs to your project and then add some configuration details to your .config file specifying an additional (or replacement) log appender. The appender is available via Nuget in Visual Studio and additional documentation can be found on our Github …

Errors and Logs: Configure Elmah

You can get started logging your Errors using an Elmah appender with minimal changes to your project. You essentially just add a few DLLs to your project and then add some configuration details to your .config file specifying an additional (or replacement) appender. Getting Started Using NuGet If you’re using NuGet from Visual Studio, you can find and integrate the …

Retrace: Agent Installation Overview, System Requirements, App Monitoring & Profiling

Below are the System Requirements and guides for installing an agent on your machine. System Requirements In order to make sure your installation goes smoothly, please verify these prerequisites: Windows 2008 R2 and newer. Supported versions of Linux include all major Linux distributions (Redhat, CentOS, Ubuntu, Debian and more). You will need to install the Stackify Agent on each machine …