The following service endpoints are firewall exceptions that your server may need for the Retrace agent to work correctly on your network. The preference is to allow the domain name because the IP addresses listed below are subject to change without notification. These endpoints or IP addresses need to explicitly have port 443 (outbound) allowed: Agent-Related Networks Domain IP Address TCP Ports s1.stackify.com 138.91.73.204 443 …
FAQ: How Do I Disable Retrace for .NET?
In the event you want to disable APM+ on a server but want to continue monitoring the server and the apps on it without profiling, just follow these simple steps. Disabling via Server Settings First go to Server Settings for the server that is running APM+ that you wish to disable. Disable APM+ Simply click the Disable APM+ button to …
Custom Profiling: Configure for .NET
By default, the Retrace .NET APM+ Profiler only instruments key, pre-defined events in the IIS pipeline and page life cycle. One of the key benefits of the profiler is that you may instrument tracing of how long any .NET method takes to execute and include that output in the call stack. In deciding what to profile, keep in mind the …
Errors and Logs: Configure Ruby Applications
Retrace does not support APM for Ruby applications but you can capture errors and log and view them within Retrace. To configure your Ruby project with the Stackify API to send Errors and Logs to Retrace, follow the information below. Stackify API for Ruby Github page: https://github.com/stackify/stackify-api-ruby. Installation and Configuration Requirements: Ruby 1.9/2.0/2.1 Rails 3.x/4.x (optional) Rails Add the stackify gem …
Custom Metrics: Configure for .NET
Below will outline the process of monitoring custom metrics from your .NET apps in Stackify. Getting the Metrics API Using NuGet Using NuGet from Visual Studio, it’s easy to add the Stackify API for Custom Metrics. If you just want Metrics, you can download the Stackify API. If you are integrating Stackify’s Error or Logging Appender into your project as …
Troubleshoot: Errors and Logs .NET Configurations
This guide is intended to help users who are experiencing problems trying to configure their errors and logs to be sent to Stackify. If you haven’t already, check out our documentation on installing Stackify for your appropriate logging framework. This guide will provide you with a checklist of items that will help troubleshoot what is going on. If you are …
FAQ: How Does the Linux Agent Work with cPanel?
cPanel by default sets the number of file descriptors to 100. In order for the Retrace agent to work correctly, the number of file descriptors needs to be set to 256. This article will show you how to set these limits so that the agent will work properly. Errors in the Log File To confirm that the issue the agent …
Web Log Monitoring: Configure Nginx Applications
The Retrace Monitoring Agent can monitor the health of your web application, including Requests/min vs Average Page Load time, HTTP Request Error Rate, and Apdex Satisfaction Score. To enable Retrace to monitor your Nginx web application from the Monitoring Agent, there are a couple of things to make sure of. Configuring Access Logs and Log Formats The Retrace Monitoring Agent …
