appinsights-instrumentation

Installation
Summary

Guidance and reference material for instrumenting webapps with Azure Application Insights.

  • Covers SDK setup, telemetry patterns, and configuration for ASP.NET Core, Node.js, and Python applications hosted in Azure
  • Distinguishes between this skill (reference and guidance) and azure-prepare (which orchestrates actual instrumentation changes)
  • Recommends auto-instrumentation for C# ASP.NET Core apps on Azure App Service; provides manual instrumentation paths for other stacks
  • Includes Bicep template examples and Azure CLI scripts for creating Application Insights resources, plus language-specific code modification guides
SKILL.md

AppInsights Instrumentation Guide

This skill provides guidance and reference material for instrumenting webapps with Azure Application Insights.

⛔ ADDING COMPONENTS?

If the user wants to add App Insights to their app, invoke azure-prepare instead. This skill provides reference material—azure-prepare orchestrates the actual changes.

When to Use This Skill

  • User asks how to instrument (guidance, patterns, examples)
  • User needs SDK setup instructions
  • azure-prepare invokes this skill during research phase
  • User wants to understand App Insights concepts

When to Use azure-prepare Instead

Related skills

More from microsoft/github-copilot-for-azure

Installs
GitHub Stars
207
First Seen