azure-monitor-opentelemetry-exporter-py

Pass

Audited by Gen Agent Trust Hub on Sep 16, 2026

Risk Level: SAFE
Full Analysis
  • Standard Package Installation: The skill references the azure-monitor-opentelemetry-exporter Python package. This is an official package from Microsoft for integrating OpenTelemetry with Azure Monitor, and its installation via pip is standard practice for this functionality.
  • Authentication Best Practices: The instructions emphasize the use of DefaultAzureCredential for authentication, which is the recommended approach for securely managing access to Azure resources without hardcoding credentials.
  • Legitimate Network Operations: The code examples involve sending telemetry data to Application Insights. These operations target official Azure endpoints (e.g., applicationinsights.azure.com), which is the intended and documented purpose of the library.
  • Configuration and Storage: The skill includes options for configuring offline storage for telemetry retries. This is a standard reliability feature of the Azure Monitor exporter and uses local paths or temporary directories by default.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 16, 2026, 02:51 PM
Security Audit — agent-trust-hub — azure-monitor-opentelemetry-exporter-py