Azure / Azure/azure-functions-python-worker
[Feature] Support for reverse propagation of request telemetry tags
- 主要言語
- Python
- スター
- 357
- フォーク
- 116
- 平均マージ
- 32分
- マージ済み PR(30日)
- 1
説明
Support for reverse propagation of request telemetry tags was added to the host (https://github.com/Azure/azure-functions-host/issues/11397) and is available in the latest release.
Complementary functionality will need to be added to the python worker to support this flow for python customers. The field added in [v1.12.0 ](https://github.com/Azure/azure-functions-language-worker-protobuf/releases/tag/v1.12.0-protofile) of the protobuf can be used to send tags back to the host from the worker.
コントリビューションガイド
調査の方向性
まず、Python worker のリクエストテレメトリ処理と v1.12.0 で導入された protobuf の変更を読み、その後 Azure Functions host issue 11397 に記載された逆方向伝播フローと比較します。worker が Python の顧客向けにリクエストテレメトリタグを host に送り返せるようになり、その動作が関連する worker テストでカバーされれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100