open-telemetry / open-telemetry/opentelemetry-python
How to Report Resource Utilization Measurements (+ Automation)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 1k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 19
Description
As a follow up to PR #1499 which aims to add resource utilization tests using the very popular Scalene library, we want a more automated and easily reproducible method of reporting the results of these tests other than having users run them on their own machines.
Something that integrates with CI like we have for the benchmark tests would be great but is probably secondary to just finding a way to report how resource utilization changes from PR to PR.
Contributor guide
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 by reviewing PR #1499 and the existing benchmark-test integration linked in the issue. Then examine how Scalene measurements could be collected and compared across pull requests in a reproducible environment. Done means the project has an agreed reporting approach, with CI automation if feasible, for tracking resource-utilization changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, performance, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100