open-telemetry / open-telemetry/opentelemetry-python-contrib
infra: run and publish benchmarks
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 1.1k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 16
Description
We have a some benchmarks in this repo that are currently neither executed as part of CI nor have their results published.
This issue is intended to discuss whether the SIG would be open to running benchmarks for the opentelemetry-python-contrib repository. If there is interest, the plan is to:
- add a benchmarks.yml workflow based on this;
- update opentelemetry.io docs to also include -contrib benchmarks.
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 locating the existing benchmark files and reviewing the referenced opentelemetry-python .github/workflows/benchmarks.yml workflow. Confirm how benchmarks can run in CI and how results should be published, then update opentelemetry.io/docs/languages/python/benchmarks/ to include contrib results. Done means the workflow runs benchmarks and the documentation covers them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, documentation, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100