Centos 的 Azure 快照调试器

Azure Snapshot Debugger For Centos

我是 运行 .NET Core 应用程序,作为 Centos 7 本地计算机上的服务器应用程序,并将 Azure App Service 用于客户端应用程序。我已将 Application Insights 添加到 .NET Core 应用程序,我可以检查 Azure 门户上的操作和异常等内容。

我接下来想要的是为我的 .NET Core 应用程序启用 Snapshot Debugger。但是,在本页的支持环境部分; https://docs.microsoft.com/en-us/azure/application-insights/app-insights-snapshot-debugger,没有迹象表明支持任何 Linux 发行版,实际上我怀疑有机会,因为存在 .NET Core 支持,但我根本找不到关于这个问题的任何问题。

那么,Centos 上的 .NET Core 应用程序 运行 是否支持 Snapshot Debugger?如果 Centos 不支持 Snapshot Debugger,您能否建议我一种调试在 Centos 本地机器上抛出的异常的方法?

这里是 Snapshot Debugger 的开发者。 不,Linux 发行版目前不支持 Snapshot Debugger。 请在此处查看我更完整的答案:https://github.com/Microsoft/ApplicationInsights-Home/issues/188#issuecomment-371233256