설명
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.
설치
- Upload all files to the ‘/wp-content/plugins/’ directory.
- 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
- 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.
FAQ
- Installation Instructions
-
- Upload all files to the ‘/wp-content/plugins/’ directory.
- 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
- 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.
후기
2021년 6월 2일
Works like dream with Azure Application Insight. This is a must plug-in for anybody running WordPress on a Linux server in Azure.
2021년 2월 28일
Straight to the point plugin to link WordPress with Azuren Log Analytics.
2020년 4월 6일
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.
기여자 & 개발자
“Application Insights”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자변경이력
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.