Info
Version: | 1.3.0.3 |
Author(s): | Freist Li |
Last Update: | Thursday, September 20, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/crashdiag |
Install
Install-Package crashdiag
dotnet add package crashdiag
paket add crashdiag
crashdiag Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
1.
Monitor target processes at background and capture memory dump files when contional exceptions happen
2. Capture memory dump when high CPU usage happened for certain duration
3. Capture memory dump when high memory usage happened
4. Quick generate fulldump on target process in Processes tab
5.
Online analyze generated dump files and create report files (support .NET, PHP and NodeJS_0.10.32_X86)
IMPORTANT: Crash Diagnoser will only for Azure Functions on the Dedicated App Service Plan.
For details, refer to:
http://blogs.msdn.com/b/asiatech/archive/2016/01/15/tips-of-using-crash-diagnoser-on-azure-web-app.aspx.