A Note About Agent Version 4.6.11 Retrace Agent v4.6.11.0 shipped with a new executable packaged (EnvCleaner.exe) that would, upon uninstall of the agent, remove environment variables set for profiling functions. It would also be triggered during an upgrade to later versions. Inadvertently, this executable was compiled against .Net 4.5.2 without that version of the .Net Framework being a prerequisite for …
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: 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: Missing ASP.NET Module Names
Prefix can automatically track the names of your ASP.NET HTTP modules. This can be very useful for troubleshooting performance problems caused by a module. If you do not see module names as shown in the image below, you may need to make a config change to your computer. To collect the names of your modules, the Stackify profiler requires that Tracing …
Prefix: Comparison to Glimpse for ASP.NET
Below is a list of some of our opinions on the differences between Prefix and Glimpse. They both have some pros and cons and help solve similar problems. We think Glimpse is awesome and you can actually use both tools together if you like. Prefix Glimpse Price FREE FREE Project origin Based on Stackify’s APM technology Open source community project …
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 …
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 …
AWS Installation: Windows AWS Elastic Beanstalk .NET Deployment
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 …
- Page 1 of 2
- 1
- 2