Prefix: Advanced settings for ASP.NET

The follow settings can be set for an ASP.NET web application to change the behavior of how the StackifyHttpModule and Prefix works. Change reporting Url for a request You can use the StackifyLib nuget package to customize the request name (Url or action) for any request. StackifyLib.ProfileTracer.SetReportingUrl(“Custom.Reporting.Url”); App info settings These settings can be set in your web.config appSettings. Specify …

Prefix: Settings Overview

Prefix UI & profiler settings The following settings can be made via Prefix’s UI or via the stackify.ini file Port & host name (learn more) Cache size Profiling method options URL display option Some per application settings can be set depending on the type of application. Please review theses additional help docs for more information on specific application types: Prefix …

Prefix: Can I Use it on a Server?

Prefix will work on a server, however Retrace’s APM is designed for servers. We offer a special discounted price for pre-production usage! Important things to know about using Prefix on a server: By default Prefix does not allow remote access. Read: Remote access to Prefix UI Prefix only shows data from the last 5 minutes Only the last certain # of requests …

Troubleshoot: APM+ for .NET

This guide is intended to help users who are experiencing problems trying to configure their application to send APM data to Retrace.  If you haven’t already, check out our documentation on installing Retrace for your appropriate application framework.  This guide will provide you with a checklist of items that will help troubleshoot what is going on.  If you are still not …

Errors: Ignore Exceptions

In Retrace’s Errors Dashboard you can mark errors as “Ignored” so that it will not be tracked as an error or show up in the default view of the Errors Dashboard. This is ideal for eliminating unwanted noise from errors you really don’t care about. Here are the following steps to take to mark an error type as “Ignored”: 1. …