Release Overview Release Date: 01/17/2018 Upgrades to StackifyLib. Release Features Upgrade to NetStandard 2.0This will remove the the automated install of extra Nuget package dependencies as a prerequisite to using StackifyLib. This change will also allow for more consistency around supporting targeted framework versions older than 4.6.1. Release Enhancements None Bug Fixes Fixed an issue in Custom Metrics for the …
.NET Agent Installation: Enable .NET Core Applications
Retrace has been tested with .NET Core apps targeting the full .NET framework as well as the new .NET Core “netcoreapp” framework. It also works with ASP.NET Core apps that are deployed behind IIS or using Kestrel only in more of the “self hosted” mode. .NET Core is currently only supported for Windows. Some features may not yet be fully …
.NET Agent Installation: Configure Self Hosted WCF Applications
Retrace automatically supports WCF transactions that are hosted within an IIS application. If you are “self hosting” WCF in a Windows Service or similar background app, please use these directions. 1. Configure Retrace to know about and profile your application By default Retrace only profiles IIS applications. Please review this article on how to tell it to profile your application: …
.NET Agent Installation: Configure Self Hosted Web API
Retrace automatically supports Web API transactions that are hosted within an IIS application. If you are “self hosting” Web API in a Windows Service, please use these directions. 1. Configure Retrace to know about and profile your application By default Retrace only profiles IIS applications. Please review this article on how to tell it to profile your application: .NET Agent Installation: Configure …
Prefix: Configure IIS Express
To work properly, Prefix requires an HTTP module. Visual Studio 2015 with IIS Express and IIS classic mode requires manually configuring it. IIS in Classic (IIS6) mode If you are getting a message that says you need to install the module and your app is running in IIS with the application pool set to classic mode, please review this document: Install …
Prefix: Viewing Application Logs
Prefix supports viewing logs from log4net or NLog in your profiling traces. To enable viewing your logs, you need to add the Stackify nuget packages for the logging appenders and ensure they are properly configured. When prompted for an ApiKey, leave it blank. You do not need a Stackify account. NLog (view docs) PM>Install-Package StackifyLib.NLog log4net (view docs) …
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