Azure / Azure/azure-functions-python-worker

[Feature] Support OpenTelemetry Baggage Propagation

オープン
#1,844 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
area:python-functions
主要言語
Python
スター
357
フォーク
116
平均マージ
32分
マージ済み PR(30日)
1

説明

[OpenTelemetry Baggage](https://opentelemetry.io/docs/concepts/signals/baggage/) propagation support has been added to the host (https://github.com/Azure/azure-functions-host/pull/11598). [Here](https://github.com/Azure/azure-functions-language-worker-protobuf/releases/tag/v1.13.0-protofile) is the protobuf version that supports Baggage.

The python worker should be able to handle Baggage sent from the host and propagate it to the customer.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

まず、Python worker がホストデータを受け取り、コンテキストを顧客コードに渡す仕組みを追跡します。OpenTelemetry Baggage の説明を読み、issue にリンクされている v1.13.0 protobuf 定義を調べます。ホストから送信された Baggage が worker によって処理され、顧客に伝播されれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
backend
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
50/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。