Azure Monitor OpenTelemetry Exporter for Python
技能 活跃Azure Monitor OpenTelemetry Exporter for Python. Use for low-level OpenTelemetry export to Application Insights. Triggers: "azure-monitor-opentelemetry-exporter", "AzureMonitorTraceExporter", "AzureMonitorMetricExporter", "AzureMonitorLogExporter".
To enable developers to send detailed telemetry data from their Python applications to Azure Application Insights for monitoring and diagnostics.
功能
- Export OpenTelemetry traces to Application Insights
- Export OpenTelemetry metrics to Application Insights
- Export OpenTelemetry logs to Application Insights
- Support for various Azure authentication methods
- Configuration for offline storage and sovereign clouds
使用场景
- Integrating OpenTelemetry instrumentation with Azure Monitor
- Gaining fine-grained control over telemetry export pipelines
- Sending custom traces, metrics, and logs for application monitoring
- Troubleshooting application performance and errors using Azure Application Insights
非目标
- Providing auto-instrumentation (use the distro skill for this)
- Acting as a general-purpose OpenTelemetry collector
- Performing analysis or visualization of telemetry data
Trust
- warning:Issues Attention19 issues opened, 11 closed in the last 90 days. The closure rate is below 50% and the number of open issues is significant, indicating slower maintainer response.
安装
请先添加 Marketplace
/plugin marketplace add microsoft/skills/plugin install azure-sdk-python@skills质量评分
类似扩展
Observability Gap Hunt
98Inspects services, jobs, and code paths for missing or weak logs, metrics, traces, alerts, dashboards, or deployment-linked telemetry, then returns a tightly scoped backlog of observability gaps. Use when a user says `find observability gaps`, `audit telemetry coverage`, `what logs or metrics are missing`, `check alerting coverage`, or asks for a recurring telemetry review. Do NOT use for live incident response, root-cause analysis, generic performance tuning, or a broad code review.
Azure Monitor OpenTelemetry Exporter for Java
75Azure Monitor OpenTelemetry Exporter for Java. Export OpenTelemetry traces, metrics, and logs to Azure Monitor/Application Insights. Triggers: "AzureMonitorExporter java", "opentelemetry azure java", "application insights java otel", "azure monitor tracing java". Note: This package is DEPRECATED. Migrate to azure-monitor-opentelemetry-autoconfigure.
Azure Monitor Query Py
100Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics. Triggers: "azure-monitor-query", "LogsQueryClient", "MetricsQueryClient", "Log Analytics", "Kusto queries", "Azure metrics".
Monitoring Expert
98Configures monitoring systems, implements structured logging pipelines, creates Prometheus/Grafana dashboards, defines alerting rules, and instruments distributed tracing. Implements Prometheus/Grafana stacks, conducts load testing, performs application profiling, and plans infrastructure capacity. Use when setting up application monitoring, adding observability to services, debugging production issues with logs/metrics/traces, running load tests with k6 or Artillery, profiling CPU/memory bottlenecks, or forecasting capacity needs.
Azure Monitor Opentelemetry Py
96Azure Monitor OpenTelemetry Distro for Python. Use for one-line Application Insights setup with auto-instrumentation. Triggers: "azure-monitor-opentelemetry", "configure_azure_monitor", "Application Insights", "OpenTelemetry distro", "auto-instrumentation".
AppInsights Instrumentation
95Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WHEN: how to instrument app, App Insights SDK, telemetry patterns, what is App Insights, Application Insights guidance, instrumentation examples, APM best practices.