Data
38 installs
appinsights-instrumentation
by github/awesome-copilot
Instrument a webapp to send useful telemetry data to Azure App Insights
Skill content
Add Azure App Insights telemetry to ASP.NET Core or Node.js webapps hosted in Azure. - Supports ASP.NET Core apps (with auto-instrumentation option for App Service) and Node.js apps - Guides you through creating an App Insights resource via Bicep templates or Azure CLI - Provides language-specific code modification guides for C#, JavaScript/TypeScript, and Python - Requires identifying the app's programming language, framework, and hosting environment before instrumentation begins AppInsights instrumentation This skill enables sending telemetry data of a webapp to Azure App Insights for better observability of the app's health. When to use this skill Use this skill when the user wants to enable telemetry for their webapp. Prerequisites The app in the workspace must be one of these kinds - An ASP.NET Core app hosted in Azure - A Node.js app hosted in Azure Guidelines Collect context information