विवरण
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.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- 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
-
- Upload all files to the ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- 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.
समीक्षाहरू
योगदानकर्ता र डेभलपरहरू
“Application Insights” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“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.