This installation guide assumes you are using the AWS Toolkit to deploy from within Visual Studio. If you do not have the AWS Toolkit you can download it here Follow these steps to deploy your .Net apps with our Agent extension to Amazon Web Services from within Visual Studio. Add the NuGet Package In the Package Manager Console enter to …
Release Notes: APM+ v2.3
You may have heard about our newest version of our APM+ product. Read below to see the new improvements to stability and performance. APM+ v2.3 is Here! Since our beta version APM was introduced earlier this year, a lot of work has been put into improving the performance and stability APM+, along with adding support for more libraries and .NET …
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 …
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 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 …
Logs: Advanced IIS Logging
Stackify parses IIS logs to capture the usage, error rates, and load times of your web applications. Statistics are gathered at the app level and at the individual URL or action level. Logs are parsed by the Stackify agent continuously and up to 250 distinct URLs will be measured per minute and uploaded to Stackify for aggregation. Stackify only collects …
.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 …