open-telemetry / open-telemetry/opentelemetry-python
Add benchmarks for aggregators
Open
Nobody has claimed this yet.
tests
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 1k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 19
Description
Other implementations have benchmark testing for aggregators, add the equivalent tests for Python.
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 with the referenced sdk/metric/internal/aggregator_test.go benchmark section in opentelemetry-go, then locate the corresponding aggregator tests in the Python SDK. Add equivalent benchmark coverage for the Python aggregators and verify the benchmark suite runs successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- performance, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100