AI AGENT ADDONS

Appinsights Instrumentation

github/awesome-copilot

You can add Azure App Insights to your web app. This helps you see how your app is running. You will get telemetry data like errors, performance, and usage. The skill works with ASP.NET Core and Node.js apps hosted in Azure. It can set up the App Insights resource and update your code automatically or manually. Your app will become easier to monitor and debug.

This is useful for developers who want to keep their app healthy. You can spot problems before users do. The setup is done step by step with clear guides. No complicated steps are needed.

Add Appinsights Instrumentation skill to your workflow

Global

mkdir -p ~/.claude/skills/appinsights-instrumentation

Project

mkdir -p .claude/skills/appinsights-instrumentation

Source Repository

Stars
35,856
Forks
4,431
Watchers
35,856
License
MIT
Last Push
1 month ago
Created
1 year ago