azure-monitor-opentelemetry-ts
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- Official Azure Libraries: The skill utilizes official packages from the @azure and @opentelemetry namespaces, which are well-established libraries for cloud monitoring and observability.
- Telemetry Export: The instructions guide developers on how to configure the export of traces, metrics, and logs to Azure Monitor. This functionality is the primary purpose of the documented libraries and aligns with typical DevOps workflows.
- Secret Management: The provided code snippets correctly demonstrate using environment variables and Azure Identity credentials for managing sensitive configuration like connection strings, which is a recommended security practice.
Audit Metadata