appinsights-instrumentation

Configure Azure Application Insights for ASP.NET Core and Node.js applications.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/jgezelscorp/Apex --skill appinsights-instrumentation-jgezelscorp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: appinsights-instrumentation
Source: https://github.com/jgezelscorp/Apex/tree/main/.github/skills/appinsights-instrumentation
Command: npx skills add https://github.com/jgezelscorp/Apex --skill appinsights-instrumentation-jgezelscorp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires OpenTelemetry, Azure CLI, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of setting up and configuring Azure Application Insights for web applications, providing guidance and reference materials to ensure proper instrumentation and telemetry collection.

Core Features & Use Cases

  • Guidance for Instrumentation: Offers detailed guidance on how to instrument web applications with Azure Application Insights.
  • SDK Setup Instructions: Provides setup instructions for various SDKs like OpenTelemetry for different programming languages.
  • Configuration References: Includes configuration references for setting up App Insights in various environments.
  • Use Case: For a developer who wants to add performance monitoring and application insights to their ASP.NET Core or Node.js application hosted in Azure.

Quick Start

Use the appinsights-instrumentation skill to automatically set up Azure Application Insights for your ASP.NET Core application.

Frequently Asked Questions about appinsights-instrumentation

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

FAQPage Schema
How do I set up Azure Application Insights for an ASP.NET Core application?

To set up Azure Application Insights for an ASP.NET Core web application, you must install the OpenTelemetry SDKs and apply the provided configuration references. This process enables telemetry collection and performance monitoring for applications hosted in Azure.

Does Application Insights instrumentation work with Node.js apps hosted in Azure?

Yes, Application Insights instrumentation supports Node.js applications hosted in Azure. The setup requires using OpenTelemetry SDKs and specific configuration references to properly capture telemetry data from your Node.js environment.

Do I need the Azure CLI to configure Application Insights monitoring?

Yes, the Azure CLI is required to automate Azure Application Insights setup and configuration. It works alongside OpenTelemetry SDKs to provision resources and apply the necessary configuration references for telemetry collection.

What is the best way to add OpenTelemetry telemetry to a web application?

The best way to add OpenTelemetry telemetry is by using automated guidance for SDK setup and configuration references. This ensures proper instrumentation for collecting application performance metrics across supported environments like ASP.NET Core and Node.js.

Can I use this Application Insights setup for applications not hosted in Azure?

This setup specifically applies to ASP.NET Core and Node.js applications hosted in Azure. It relies on Azure CLI for resource provisioning and provides configuration references tailored for the Azure Application Insights monitoring environment.