open-telemetry / open-telemetry/opentelemetry-python
Test that metrics methods can be called concurrently
Open
Nobody has claimed this yet.
api
metrics
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 1k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 19
Description
Originally posted by @codeboten in https://github.com/open-telemetry/opentelemetry-python/pull/1887#discussion_r710558412
This may help.
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 PR #1887 discussion referenced in the issue and review the linked gist for the proposed concurrency scenario. Locate the metrics methods involved and add tests showing they can be called concurrently; done means the concurrency tests pass reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- observability-sre, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100