【问题标题】:Azure Application Insights on AWS with Elastic Beanstalk?AWS 上的 Azure Application Insights 与 Elastic Beanstalk?
【发布时间】:2019-11-05 01:45:47
【问题描述】:

我一直在尝试研究这个问题,但是这很困难,因为 AWS 也有一个名为 Application Insights 的功能,因此 Google 并没有像往常那样提供帮助。我看到有一个 SO question 关于类似的东西,但 OP 似乎已经比我现在的位置提前了几步。

我有一个当前在 EC2 实例上运行的 ASP.NET 应用程序,我可以在 IIS 上安装 Application Insights,但我不知道如何在 EB 实例上安装 Application Insights,因为我不能进入 UI,Application Insights 似乎没有我可以用来安装的 .msi……那我该怎么办?

或者我是否仅限于在代码中实现?

【问题讨论】:

    标签: amazon-web-services azure amazon-elastic-beanstalk


    【解决方案1】:

    (对 Elastic Beanstalk 了解不多;我来自 Azure Monitor Application Insights 团队)

    一种选择是通过代码 - 使用 Application Insights SDK 的仪器和应用程序来实现。

    另一种选择是安装Application Insights Agent。后者允许在 IIS 上运行自动仪器应用程序。如果 Elastc Beanstalk 不使用 IIS,这将不起作用。

    【讨论】:

      猜你喜欢
      • 2017-08-18
      • 2019-02-13
      • 1970-01-01
      • 1970-01-01
      • 2020-09-28
      • 1970-01-01
      • 2015-09-26
      • 2014-08-03
      • 2014-12-18
      相关资源
      最近更新 更多