open-telemetry / open-telemetry/opentelemetry-php
Support the new W3C random flag.
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 912
- Forks
- 232
- Avg merge
- 7d 16h
- Merged PRs (30d)
- 4
Description
Have SpanContext support the new W3C random flag.
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
Locate the SpanContext implementation and read the linked W3C trace randomness specification first. Determine how the new random flag should be represented and validated, then add support and verify that SpanContext behavior matches the specification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100