【问题标题】:How to add Application Insights to existing QnAMaker app如何将 Application Insights 添加到现有 QnAMaker 应用程序
【发布时间】:2020-10-28 20:08:39
【问题描述】:

我有一个现有的 QnAMaker 应用程序,大概是在没有 AppInsights 的情况下创建的。我需要添加一个以获取一些日志和分析。

我该怎么做?

【问题讨论】:

  • 您是通过 bot 或 webapp 之类的方式使用它,还是仅通过 qna 制造商使用它?

标签: azure azure-application-insights qnamaker


【解决方案1】:

你应该通过相关的webapp来配置它。

如果您的 QnAMaker 应用名称为 myapp1,并且您应该找到名为 myapp1 的相关 azure webapp,则在配置 -> 应用程序设置中,添加 3 个设置:

UserAppInsightsAppId/UserAppInsightsKey/UserAppInsightsName.

UserAppInsightsAppId的值,请关注this doc

UserAppInsightsKey的值,请关注this doc

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2023-02-09
    • 2018-08-14
    • 2020-08-02
    • 1970-01-01
    • 1970-01-01
    • 2018-12-05
    • 2016-09-25
    • 2020-02-02
    相关资源
    最近更新 更多