appinsights-instrumentation

Guide Azure-hosted ASP.NET Core, Node.js, and Python apps with Application Insights instrumentation.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/pingqLIN/UniText --skill appinsights-instrumentation-pingqlin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: appinsights-instrumentation
Source: https://github.com/pingqLIN/UniText/tree/main/runtime/skills/appinsights-instrumentation
Command: npx skills add https://github.com/pingqLIN/UniText --skill appinsights-instrumentation-pingqlin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires az, application-insights, log-analytics, webapp, containerapp, functionapp, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Guidance and reference material for instrumenting webapps with Azure Application Insights, covering telemetry patterns, SDK setup, and configuration references to help teams adopt App Insights consistently.

Core Features & Use Cases

  • Guidance for choosing instrumentation approaches, SDK setup steps, and reference material for ASP.NET Core, Node.js, and Python apps.
  • Helps teams evaluate telemetry patterns, instrumentation strategies, and deployment considerations across Azure-hosted apps.
  • Use Case: A web app team wants to add App Insights telemetry without changing production code immediately; follow guidance and preparation steps.

Quick Start

Ask for guidance to instrument your web app with Azure Application Insights and apply the recommended patterns.

Frequently Asked Questions about appinsights-instrumentation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I instrument an ASP.NET Core web app with Azure Application Insights?

To instrument a Node.js application with Azure Application Insights, use the provided SDK setup steps and telemetry patterns. The Skill supplies reference material to help teams evaluate instrumentation strategies and adopt App Insights consistently.

What is the best way to add App Insights telemetry without changing production code immediately?

To add App Insights telemetry without immediate production code changes, follow the Skill's preparation guidance and decision patterns. It points to azure-prepare for actual code changes and resource provisioning after evaluating the instrumentation strategy.

Does Application Insights instrumentation guidance cover Python apps hosted in Azure?

Yes, Application Insights instrumentation guidance supports Python apps hosted in Azure. The Skill provides SDK setup steps, telemetry patterns, and configuration references for Python, ASP.NET Core, and Node.js applications.

What telemetry patterns are recommended for Azure App Service and Container Apps?

Recommended telemetry patterns for Azure App Service and Container Apps include SDK setup and configuration references for consistent App Insights adoption. The Skill helps teams evaluate instrumentation strategies across various Azure-hosted deployment contexts.

When should I use Application Insights SDK setup versus auto-instrumentation for Azure Functions?

The Skill provides decision guidance for choosing instrumentation approaches for Azure Functions and other Azure-hosted apps. It helps evaluate SDK setup steps against deployment considerations to ensure consistent App Insights telemetry adoption.