简体   繁体   English

适用于Centos的Azure快照调试器

[英]Azure Snapshot Debugger For Centos

I am running a .NET Core application as a server application on a Centos 7 on-premise machine and using Azure App Service for a client application. 我正在Centos 7本地计算机上将.NET Core应用程序作为服务器应用程序运行,并将Azure App Service用于客户端应用程序。 I have added Application Insights to .NET Core Application and I can inspect things such as operations and exceptions on Azure portal. 我已将Application Insights添加到.NET Core Application中,并且可以在Azure门户上检查诸如操作和异常之类的内容。

What I desire next is to enable Snapshot Debugger for my .NET Core application. 接下来,我希望为.NET Core应用程序启用快照调试器。 However, in the supported environments section on this page; 但是,在此页面上的“受支持的环境”部分中; https://docs.microsoft.com/en-us/azure/application-insights/app-insights-snapshot-debugger , there is no sign of support for any Linux distributions, I, actually, suspected for a chance because of .NET Core support existence but I could not find any question about this issue at all. https://docs.microsoft.com/zh-cn/azure/application-insights/app-insights-snapshot-debugger ,没有迹象表明对任何Linux发行版的支持,实际上,我怀疑是因为。 NET Core支持存在,但我根本找不到关于此问题的任何问题。

So, is Snapshot Debugger supported for .NET Core applications running on Centos? 那么,在Centos上运行的.NET Core应用程序是否支持快照调试器? If Snapshot Debugger is not supported for Centos, can you suggest me a way to debug exceptions thrown on Centos on-premise machine? 如果Centos不支持Snapshot Debugger,您能建议我一种方法来调试在Centos本地计算机上引发的异常吗?

Developer on Snapshot Debugger here. 这里是Snapshot Debugger的开发人员。 No, Snapshot Debugger is not currently supported on Linux distros. 否,Linux发行版当前不支持Snapshot Debugger。 Please see my more complete answer here: https://github.com/Microsoft/ApplicationInsights-Home/issues/188#issuecomment-371233256 请在这里查看我的更完整答案: https : //github.com/Microsoft/ApplicationInsights-Home/issues/188#issuecomment-371233256

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM