Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Azure Monitor OpenTelemetry Exporter for Python

Skill Aktiv

Azure Monitor OpenTelemetry Exporter for Python. Use for low-level OpenTelemetry export to Application Insights. Triggers: "azure-monitor-opentelemetry-exporter", "AzureMonitorTraceExporter", "AzureMonitorMetricExporter", "AzureMonitorLogExporter".

Zweck

To enable developers to send detailed telemetry data from their Python applications to Azure Application Insights for monitoring and diagnostics.

Funktionen

  • 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

Anwendungsfälle

  • 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

Nicht-Ziele

  • 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.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add microsoft/skills
/plugin install azure-sdk-python@skills

Qualitätspunktzahl

96 /100
Analysiert about 22 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne2.3k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Observability Gap Hunt

98

Inspects 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.

Skill
ckorhonen

Azure Monitor OpenTelemetry Exporter for Java

75

Azure 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.

Skill
microsoft

Azure Monitor Query Py

100

Azure 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".

Skill
microsoft

Monitoring Expert

98

Configures 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.

Skill
jeffallan

Azure Monitor Opentelemetry Py

96

Azure 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".

Skill
microsoft

AppInsights Instrumentation

95

Guidance 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.

Skill
microsoft