mondago / laravel-azure-application-insights

Enable Azure Application Insights in your Laravel project
MIT License
5 stars 6 forks source link

Response from API controller is not included in Insights #21

Open stellar-security-os opened 7 months ago

stellar-security-os commented 7 months ago

Hi,

We have tested the package, and it does not send the response our controllers give into the application-insight.

Is this the purpose? Or do we need to enable something.

Thanks.

stellar-security-os commented 7 months ago

Mondago\ApplicationInsights\Middleware\TrackRequest

is also set in Kernel.