Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application Insights #168

Open
pauljohnstone opened this issue Jul 29, 2024 · 6 comments
Open

Application Insights #168

pauljohnstone opened this issue Jul 29, 2024 · 6 comments

Comments

@pauljohnstone
Copy link

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

@pauljohnstone pauljohnstone changed the title Application Insights WP PLugin Application Insights Jul 29, 2024
@ZubaeyrMSFT
Copy link
Collaborator

ZubaeyrMSFT commented Aug 1, 2024

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.

@ZubaeyrMSFT
Copy link
Collaborator

@bmanjwani, is there any documentation for integrating Application Insights with WordPress?

@karpikpl
Copy link

karpikpl commented Sep 4, 2024

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?

@MrWhiteABEX
Copy link

I did not try it myself but due to Application Insights supporting Open Telemetry one could try this or this

@karpikpl
Copy link

karpikpl commented Sep 5, 2024

I think that still requires

  1. changing the docker image that app service team manages
  2. using a collector (that will get OTEL telemetry and export them to App Insights) - this is where a side car could help

@KloudstackHosting
Copy link

Hi All,

Any news on this?
Are there any options to replace the Application Insights plugin?
Would be great to hear who is currently using this plugin.

microsoft/ApplicationInsights-WordPress: Main development repository for Application Insights WordPress plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants