dotnet / diagnostics

This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
MIT License
1.18k stars 356 forks source link

User Story: Cloud Native developers have the tools to be able to collect traces and dumps in container environments and perform 1st level analysis on them #3761

Open samsp-msft opened 1 year ago

samsp-msft commented 1 year ago

We supply tools like dotnet-trace and dotnet-monitor to be able to collect dumps and traces for .NET applications running on Linux. While they generally work, there are still some roadblocks and bugs that are causing friction.

There is a punch list of work to complete this story:

samsp-msft commented 1 year ago

@tommcdon we need to complete this list.