dotnet / dotnet/diagnostics

[Feature Request]: Support triggers for dotnet-dump

Open
#2,478 2 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
1.3k
Forks
404
Avg merge
2d 3h
Merged PRs (30d)
38

Description

As we are adding triggers to dotnet-monitor, we should look into how we can share that work with dotnet-dump. Triggers of particular interest are:
- ASP.NET request duration trigger
- ASP.NET response status code trigger
For example see https://techcommunity.microsoft.com/t5/iis-support-blog/using-freb-to-generate-a-dump-on-a-long-running-request/ba-p/891467 as an example of a workflow our support engineers frequently help customers to perform.

I've also previously heard that 1st chance exception handling trigger would be very valuable, and I assume it touching on the same issue as the status code trigger, assuming a 5xx status code is often caused by an exception in the request handling logic.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.