该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Application Insights

描述

Integrates a WordPress site with Microsoft Application Insights. More information about Application Insights can be found here.

Active development is done on GitHub.

Other SDKs and documentation can be found here.

安装

  1. Upload all files to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings -> Application Insights and enter the Instrumentation Key you received from http://portal.azure.com. Use direct link https://ms.portal.azure.com/#create/Microsoft.AppInsights to create a new Application Insights resource.

常见问题

Installation Instructions
  1. Upload all files to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings -> Application Insights and enter the Instrumentation Key you received from http://portal.azure.com. Use direct link https://ms.portal.azure.com/#create/Microsoft.AppInsights to create a new Application Insights resource.

评价

I'm sure this feature is incredibly helpful, but this plugin has not been maintained in over 2 years, and it's age is showing. When I'm debugging other issues, I'm constantly getting PHP notices that functions aren't being used correctly. It's helpfulness is severely outweighed by it's lack of maintenance and support. Avoid this plugin if you can.
阅读所有3条评价

贡献者及开发者

“Application Insights” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Application Insights”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

2.3

  • Added support for WordPress Multisite Network.
  • Support for 404 pages to be represented as failed requests in portal.

2.2

  • Updated to the latest version of the Application Insights PHP SDK.

2.1

  • Removed unnecessary custom event from being logged.

2.0.2

  • Fixed Client IP Issue by updating to 0.2.4 of the PHP SDK for Application Insights.

2.0.1

  • Bug fixes.

2.0

  • Expanded to integrate the full Application Insights PHP SDK.

1.1

  • Updated to support latest release of Application Insights which supports automatic error logging.

1.0

  • Initial version.