mondago / laravel-azure-application-insights

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

Auto-detect website name and instance #11

Closed ingalless closed 1 year ago

ingalless commented 1 year ago

Azure sets the environment variables WEBSITE_SITE_NAME and WEBSITE_INSTANCE_ID automatically. Using these variables can enrich telemetry sent by the SDK.