【问题标题】:Application Insights SDK agent in Linux Docker container?Linux Docker 容器中的 Application Insights SDK 代理?
【发布时间】: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


    【解决方案1】:

    状态监视器/扩展代理是一组 IIS 配置东西和 .net 分析器的插件。

    我认为 .net 核心还不支持,所以它不适用于 docker + linux。

    来自您链接页面上的系统要求部分:

    系统要求

    对服务器上 Application Insights 状态监视器的操作系统支持:

    • Windows Server 2008
    • Windows Server 2008 R2
    • Windows Server 2012
    • Windows 服务器 2012 R2
    • Windows Server 2016

    使用最新的 SP 和 .NET Framework 4.5

    在客户端:Windows 7、8、8.1 和 10,同样使用 .NET Framework 4.5

    IIS 支持为:IIS 7、7.5、8、8.5(需要 IIS)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-08-16
      • 2019-02-06
      • 2022-01-04
      • 1970-01-01
      • 2021-08-02
      • 2016-05-06
      相关资源
      最近更新 更多