open-telemetry / open-telemetry/opentelemetry-php
[feature request] Support the environment variable propagation spec in PHP
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 912
- Forks
- 232
- Avg merge
- 7d 16h
- Merged PRs (30d)
- 4
Description
Related Problems?
With the environment variable context propagation spec being added, we'd like to have its support added to PHP. This is part of a larger effort to adding support in each of the currently supported languages.
Describe the solution you'd like:
I'd like the specification implemented in PHP.
Considered Alternatives
n/a
Additional Context
No response
Tip: React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
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 reading the linked environment variable context propagation specification and compare its requirements with the PHP repository. The issue names no files, tests, or entry points, so those must be identified before implementation. Done means the specification is supported in PHP and its behavior is covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100