iterative / iterative/telemetry-python
Check CI ID
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
`_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.
Contributor guide
Assessment
This issue has not been assessed yet.