azure-monitor-opentelemetry-exporter-py
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [Telemetry Data Transmission]: The skill facilitates the transmission of application traces, metrics, and logs to Azure Application Insights endpoints. This is the primary functionality of the SDK and utilizes official Microsoft Azure infrastructure for cloud monitoring.
- [Indirect Data Ingestion]: The skill implements logging and tracing that process runtime application data. While this introduces a surface for indirect data processing, it is an inherent characteristic of telemetry tools and follows standard OpenTelemetry SDK patterns.
- [Secure Credential Handling]: The implementation examples correctly promote the use of environment variables for connection strings and DefaultAzureCredential for managed identity authentication, aligning with security best practices for secret management.
Audit Metadata