iterative / iterative/telemetry-python

Check CI ID

未關閉
#57 0 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
3
分支
2
PR 合併指標
30 天內沒有已合併 PR

描述

`_generate_ci_id` generates a `group_id` field:

https://github.com/iterative/telemetry-python/blob/41bcc8717f461e5ad8555e10997299d755b19c83/src/iterative_telemetry/__init__.py#L333

DVC uses this function directly:

https://github.com/iterative/dvc/blob/e362438f03d1bc7b9c54d091e37bca72ef410cde/dvc/analytics.py#L109

However, the `group_id` field is always null in the DVC analytics. Need to investigate further.

貢獻指南

開啟貢獻指南

研究方向

Start at _generate_ci_id in src/iterative_telemetry/__init__.py around line 333, then compare its direct use in DVC's dvc/analytics.py around line 109. Trace why the generated group_id becomes null in DVC analytics; done means the cause is identified and the required correction is clearly established.

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

評估

技術堆疊
python
領域
observability-sre
Issue 類型
缺陷
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
35/100

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

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