appinsights-instrumentation

Originally fromgithub/awesome-copilot
Installation
Summary

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

  • Covers SDK setup, telemetry patterns, and configuration for ASP.NET Core and Node.js applications hosted in Azure
  • Distinguishes between this skill (reference and guidance) and azure-prepare (actual implementation); invoke azure-prepare when the user wants to add instrumentation to their project
  • Provides auto-instrumentation guidance for C# ASP.NET Core apps in Azure App Service, plus manual instrumentation paths for creating App Insights resources via Bicep templates or Azure CLI
  • Includes language-specific code modification guides for ASP.NET Core, Node.js, and Python, plus quick references for OpenTelemetry SDKs and exporters
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

  • User says "add telemetry to my app"
Related skills

More from microsoft/azure-skills

Installs
308.4K
GitHub Stars
907
First Seen
Feb 4, 2026