ApplicationInsights-PHP icon indicating copy to clipboard operation
ApplicationInsights-PHP copied to clipboard

Azure Application Insights SDK for PHP

Results 14 ApplicationInsights-PHP issues
Sort by recently updated
recently updated
newest added

We have hit the daily cap limit, and AI bombs out with: `PHP Fatal error: Uncaught exception 'GuzzleHttp\\Exception\\ClientException' with message 'Client error: `POST https://dc.services.visualstudio.com/v2/track` resulted in a `439 Daily quota...

I often get 503 Service Unavailable from Microsoft ApplicationInsight. So, you should send the telemetry data asynchronously. To get around it I am using Laravel's queues. Also from Microsoft: "Officially...

enhancement
channel

When a web app is behind Cloudflare, all visitor IPs come Cloudflare's IPs. Cloudflare does forward the original visitor IP with a custom request header. I want to log this...

enhancement

HI Sir, First, is it possible integrate Drupal8 with Application Insights? It seems [AppInsights](https://www.drupal.org/project/2458935/git-instructions) which was uploaded to Drupal Module has not been completed. I make a dir /Drupal_root/compose2 and...

enhancement