如何将 Application Insights 与 PHP Azure Web App 集成?

How to integrate Application Insights with PHP Azure Web App?

我已经在 Azure 上部署了一个 PHP Web 应用程序,启用了 Application Insights,添加了 Application Insights Extension,但我仍然没有在 Applications Insight blade 中看到任何数据。所以现在我想知道是否需要任何额外的步骤? :)

在浏览了几个 howto 之后,我发现它们主要涵盖 .NET,所以可能缺少 Application Insights blade 上的数据意味着 PHP 实际上(还)不受支持?

此外,我想知道是否有办法将诊断日志从 PHP 网络应用流式传输到 Application Insights?

亲切的问候,

莱塞克

PS。 我在 Metrics Per Instance 中看到 CPU、内存、应用程序上的请求数 blade,但不知何故它们不会传播到 Application Insights(我认为它们应该是:))

对于 PHP,您必须使用特定的扩展名 - https://github.com/Microsoft/ApplicationInsights-PHP