open-telemetry / open-telemetry/opentelemetry-ruby
Update sleep and export intervals for metrics tests
Open
Nobody has claimed this yet.
keep
metrics
- Dominant language
- Ruby
- Stars
- 606
- Forks
- 301
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 42
Description
See if we can take advantage of shorter intervals to reduce or eliminate the sleeps in the metrics SDK test suite
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 metrics SDK test suite and the current sleep and export-interval settings. Check which intervals the tests use and how the waits affect their runtime. Done means the tests use shorter intervals, avoid unnecessary sleeps where possible, and still pass reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- observability, testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100