microsoftgraph / microsoftgraph/msgraph-sdk-python

Telemetry handler experience

未關閉
#169 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

enhancement
主要語言
Python
星號
630
分支
96
平均合併
15 小時 20 分鐘
30 天內合併 PR
3

描述

2 things to address:

  • The telemetry handler would only set the client request Id if not already present, allowing people to set it manually if they need some kind of end-to-end tracing.
  • The telemetry handler should start a span and attach the client request id as a tag.

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

先找出 telemetry handler,以及指派 client request ID 的程式碼。檢視 SDK 中如何表示 spans 和 tags,接著確認現有的 request ID 會被保留,且某個 span 會將其作為 tag 攜帶。此 issue 未指定檔案或測試,因此必須先找出相關的進入點與驗證方式。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python
領域
observability-sre
Issue 類型
功能
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。