Azure Monitor Opentelemetry Ts
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.
Run in terminal (recommended)
claude mcp add azure-monitor-opentelemetry-ts npx -- -y @trustedskills/azure-monitor-opentelemetry-ts
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"azure-monitor-opentelemetry-ts": {
"command": "npx",
"args": [
"-y",
"@trustedskills/azure-monitor-opentelemetry-ts"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with Azure Monitor using the OpenTelemetry protocol. It enables collection, processing, and analysis of telemetry data (metrics, logs, and traces) from various sources within an Azure environment. Specifically, it facilitates querying metrics and visualizing them through Azure Monitor's dashboards.
When to use it
- Troubleshooting application performance issues by retrieving specific metric values.
- Creating custom dashboards in Azure Monitor to visualize key operational data.
- Analyzing trends in resource utilization to optimize cloud spending.
- Investigating errors or anomalies within an application based on collected telemetry data.
Key capabilities
- Querying metrics from Azure Monitor.
- Visualizing metric data through Azure Monitor dashboards.
- Utilizes the OpenTelemetry protocol for interoperability.
- Supports collection, processing and analysis of telemetry data (metrics, logs, traces).
Example prompts
- "Show me the CPU utilization percentage for my web server over the last hour."
- "Create a new Azure Monitor dashboard displaying network latency metrics."
- “What is the average response time for API calls in the past 24 hours?"
Tips & gotchas
The skill requires appropriate permissions to access and query data within your Azure subscription. Ensure the AI agent has been granted necessary roles (e.g., Reader, Contributor) on the relevant resources.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.