Open pauljohnstone opened 3 months ago
Hello @pauljohnstone, thanks for reaching out. The plugin you are referring is owned by Application Insights team and it seems that there are no future plans to support it again.
We will try to get back to you with documentation by end of August.
@bmanjwani, is there any documentation for integrating Application Insights with WordPress?
hey @ZubaeyrMSFT - could we use https://learn.microsoft.com/en-us/azure/app-service/tutorial-custom-container-sidecar OTEL Exporter to get logs from PHP into App Insights?
I did not try it myself but due to Application Insights supporting Open Telemetry one could try this or this
I think that still requires
Any update on this plugin, I see that the repo has been archived. Are there any plans to update this on the roadmap? "This repository has been archived by the owner on Oct 12, 2022. It is now read-only."
https://github.com/microsoft/ApplicationInsights-WordPress
Error Details
An error of type E_ERROR was caused in line 47 of the file /var/www/wordpress/wp-content/plugins/application-insights/src/Server_Instrumentation.php. Error message: Uncaught TypeError: ApplicationInsights\WordPress\Server_Instrumentation::exceptionHandler(): Argument #1 ($exception) must be of type Exception, Error given in /var/www/wordpress/wp-content/plugins/application-insights/src/Server_Instrumentation.php:47 Stack trace:
0 [internal function]: ApplicationInsights\WordPress\Server_Instrumentation->exceptionHandler(Object(Error))
1 {main}
thrown