Azure Monitor Opentelemetry Ts

🌐Community
by claudedjale · vlatest · Repository

Helps with Azure, monitoring as part of deploying and managing cloud infrastructure workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add claudedjale-azure-monitor-opentelemetry-ts npx -- -y @trustedskills/claudedjale-azure-monitor-opentelemetry-ts
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "claudedjale-azure-monitor-opentelemetry-ts": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/claudedjale-azure-monitor-opentelemetry-ts"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill integrates Azure Monitor with OpenTelemetry for TypeScript applications. It allows you to export telemetry data (traces, metrics, and logs) from your application to Azure Monitor using the OpenTelemetry standard. This provides a unified approach to observability across different environments and tools.

When to use it

  • Observability in TypeScript projects: Integrate tracing, metrics, and logging into existing or new TypeScript applications deployed on Azure.
  • Centralized monitoring: Consolidate telemetry data from multiple sources into Azure Monitor for analysis and alerting.
  • Standardized instrumentation: Leverage the OpenTelemetry standard to ensure consistency across your application landscape.
  • Debugging performance issues: Identify bottlenecks and optimize performance by analyzing traces and metrics in Azure Monitor.

Key capabilities

  • Exports telemetry data (traces, metrics, logs) to Azure Monitor.
  • Uses the OpenTelemetry standard for instrumentation.
  • Supports TypeScript applications.

Example prompts

  • "Configure my TypeScript application to export traces to Azure Monitor using OpenTelemetry."
  • "Set up metric collection in my TypeScript app and send it to Azure Monitor via OpenTelemetry."
  • "Instrument this code snippet with OpenTelemetry for tracing and report the data to Azure Monitor."

Tips & gotchas

  • Requires an Azure subscription and appropriate permissions to configure Azure Monitor.
  • Familiarity with OpenTelemetry concepts (spans, metrics, logs) is beneficial for effective implementation.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
claudedjale
Installs
2

🌐 Community

Passed automated security scans.