OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add microsoft/skills --skill azure-monitor-opentelemetry-ts
Instrument applications with Azure Monitor and OpenTelemetry for JavaScript (@azure/monitor-opentelemetry). Use when adding distributed tracing, metrics, and logs to Node.js applications with Application Insights.
npx skills add microsoft/skills --skill azure-monitor-opentelemetry-ts
Auto-instrument Node.js applications with distributed tracing, metrics, and logs.
IMPORTANT: Call useAzureMonitor() BEFORE importing other modules.
package.json:
--import @azure/monitor-opentelemetry/loadershutdownAzureMonitor() to flush telemetry