Anthropic ClaudeDevOps・インフラ⭐ リポ 0品質スコア 50/100
azure-monitor-opentelemetry-exporter-py
Azure Monitor OpenTelemetry Exporter for Python。Python向けのOpenTelemetryエクスポーターで、Application Insightsへの低レベルなテレメトリデータのエクスポート機能を提供します。アプリケーションのパフォーマンス監視やトラブルシューティングに必要な詳細なメトリクス、ログ、トレース情報をApplication Insightsへ送信できます。
description の原文を見る
Azure Monitor OpenTelemetry Exporter for Python. Use for low-level OpenTelemetry export to Application Insights.
SKILL.md 本文
注意: このスキルのライセンスは ライセンス未確認 です。本サイトでは本文プレビューのみを表示しています。利用前に GitHub の原本でライセンス条件をご確認ください。
Azure Monitor OpenTelemetry Exporter for Python
OpenTelemetryトレース、メトリクス、ログをApplication Insightsに送信するための低レベルエクスポーター。
インストール
pip install azure-monitor-opentelemetry-exporter
環境変数
APPLICATIONINSIGHTS_CONNECTION_STRING=InstrumentationKey=xxx;IngestionEndpoint=https://xxx.in.applicationinsights.azure.com/
使用場面
| シナリオ | 使用 |
|---|---|
| クイックセットアップ、自動計測 | azure-monitor-opentelemetry (ディストロ) |
| カスタムOpenTelemetryパイプライン | azure-monitor-opentelemetry-exporter (本パッケージ) |
| テレメトリの細かい制御 | azure-monitor-opentelemetry-exporter (本パッケージ) |
トレースエクスポーター
...
詳細情報
- 作者
- nimoqup046-collab
- ライセンス
- 不明
- 最終更新
- 2026/3/26
Source: https://github.com/nimoqup046-collab/agora-test01 / ライセンス: 未指定