azure-monitor-opentelemetry-ts Skill
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. Published by microsoft in skills.
Decision snapshot
Is this a fit?
Developers using skills, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is azure-monitor-opentelemetry-ts Skill?
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. Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using skills
Declared skill metadata
- Declared author: Microsoft
- Declared license: MIT
- Source file: .github/plugins/azure-sdk-typescript/skills/azure-monitor-opentelemetry-ts/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use azure-monitor-opentelemetry-ts Skill
- Use it for developers using skills.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-sdk-typescript/skills/azure-monitor-opentelemetry-ts/SKILL.md
What it does
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.
Skill instructions
Azure Monitor OpenTelemetry SDK for TypeScript Auto-instrument Node.js applications with distributed tracing, metrics, and logs. Installation bash Distro (recommended - auto-instrumentation) npm install @azure/monitor-opentelemetry Low-level exporters (custom OpenTelemetry setup) npm install @azure/monitor-opentelemetry-exporter Custom logs ingestion npm install @azure/monitor-ingestion Environment Variables bash APPLICATIONINSIGHTSCONNECTIONSTRING=InstrumentationKey=...;IngestionEndpoint=... AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production Quick Start (Auto-Instrumentation) IMPORTANT: Call useAzureMonitor() BEFORE importing other modules. typescript import { useAzureMonitor } from "@azure/monitor-opentelemetry"; useAzureMonitor({ azureMonitorExporterOptions: { connectionString: process.env.APPLICATIONINSIGHTSCONNECTIONSTRING } }); // Now import your application import express from "express"; const app = express(); ESM Support (Node.js 18.19+) ba
Verified compatibility and discovery
Frequently asked questions
What is azure-monitor-opentelemetry-ts?
azure-monitor-opentelemetry-ts is a open-source AI agent skill with Copy skill directory. Instrument applications with Azure Monitor and OpenTelemetry for JavaScript (@azure/monitor-opentelemetry).
Who is azure-monitor-opentelemetry-ts best for?
azure-monitor-opentelemetry-ts is best for reusing agent instructions, scripts, and references.
How do I install azure-monitor-opentelemetry-ts?
Install or run azure-monitor-opentelemetry-ts using Copy skill directory. Check azure-monitor-opentelemetry-ts for the latest setup command.
Is azure-monitor-opentelemetry-ts actively maintained?
azure-monitor-opentelemetry-ts may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.