rapidsai / rapidsai/shared-actions
Telemetry: can the "telemetry-summarize" action show any useful information?
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 1
- Forks
- 15
- Avg merge
- 8h 7m
- Merged PRs (30d)
- 8
Description
Looking at the output of telemetry-summarize, I don't see any summaries being printed to the logs. I know the main purpose is to upload data to some other service, but is there anything valuable we can/should show in the summary action itself? Maybe something like job runtimes. I don't know what all is in the data but there are probably things I would like to reference here without having to pull them from a central datasource later on.
https://github.com/rapidsai/rmm/actions/runs/11830540975/job/32967670093?pr=1692
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the telemetry-summarize action and inspect the output produced by the workflow run linked in the issue. Determine which telemetry fields are available to summarize and define a useful, reproducible set of information to print in the logs. Done means the action displays actionable summary data without requiring retrieval from the central datasource.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, shell
- Domain
- ci-cd, observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100