【发布时间】:2017-03-21 22:45:10
【问题描述】:
我正在 Linux 容器中部署由 Kestrel 托管的 Asp.Net Core 服务。根据https://docs.microsoft.com/en-us/azure/application-insights/app-insights-asp-net-dependencies,我希望利用 App Insights SDK 代理监控对依赖项的调用。
有 IIS 和 Azure 的说明...但我找不到任何方法在 Linux 容器中执行此操作。有没有人得到这个工作?我是不是运气不好?
【问题讨论】:
标签: docker azure-application-insights