equinix-labs / equinix-labs/otel-cli
OTLP partial acceptance and rejected spans needs testing
Open
Nobody has claimed this yet.
testing
- Dominant language
- Go
- Stars
- 718
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
I'm going to merge #266 as it is. That the fix is needed means there's a testing gap.
[ ] augment otlpserver and main_test.go to simulate partial accepts and rejections
[ ] write some tests for this
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
Review the fix being merged in #266, then inspect the otlpserver code and main_test.go. Add tests that simulate partial acceptance and rejected spans, and verify the resulting behavior; the issue is complete when both cases are covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, observability, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100