关于[Introducing dotnet-monitor, an experimental tool]的摘要:
dotnet-monitor is an experimental tool that makes it easier to get access to diagnostics information in a dotnet process. When running a dotnet application differences in diverse local and production environments can make collecting diagnostics artifacts (e.g., logs, traces, process dumps) challenging. dotnet-monitor aims to simplify the process by exposing a consistent REST API regardless of where your application is run. This blog post details how to get started with dotnet-monitor and covers the following
原文地址: https://devblogs.microsoft.com/dotnet/introducing-dotnet-monitor/