instrumentation▌
3 indexed skills · max 10 per page
posthog-instrumentation
posthog/posthog-for-claude · Productivity
Automatically instrument PostHog analytics, event tracking, and feature flags across multiple frameworks. \n \n Supports JavaScript/TypeScript, React, Python, and Node.js with framework-specific setup patterns \n Covers three core capabilities: event capture with custom properties, feature flag evaluation for gradual rollouts, and user identification \n Detects existing PostHog configuration and adds instrumentation without duplicating setup \n Includes best practices for event naming convention
appinsights-instrumentation
github/awesome-copilot · Productivity
Add Azure App Insights telemetry to ASP.NET Core or Node.js webapps hosted in Azure. \n \n Supports ASP.NET Core apps (with auto-instrumentation option for App Service) and Node.js apps \n Guides you through creating an App Insights resource via Bicep templates or Azure CLI \n Provides language-specific code modification guides for C#, JavaScript/TypeScript, and Python \n Requires identifying the app's programming language, framework, and hosting environment before instrumentation begins \n
appinsights-instrumentation
microsoft/azure-skills · Productivity
Guidance and reference material for instrumenting webapps with Azure Application Insights. \n \n Covers SDK setup, telemetry patterns, and configuration for ASP.NET Core and Node.js applications hosted in Azure \n 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 \n Provides auto-instrumentation guidance for C# ASP.NET Core apps in Azure App Service, plus manual ins