open-telemetry / open-telemetry/opentelemetry-php
Provide access to `ConfigProperties` via `Globals`
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 912
- Forks
- 232
- Avg merge
- 7d 16h
- Merged PRs (30d)
- 4
Description
Is your feature request related to a problem?
We don't provide access to the parsed ConfigProperties outside of autoloaded Instrumentations.
Describe the solution you'd like
ConfigProperties should be accessible via Globals.
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 locating the Globals and ConfigProperties entry points and reading how parsed configuration is currently exposed to autoloaded Instrumentations. Trace the existing access path and identify the relevant tests, then confirm done when ConfigProperties is accessible through Globals without breaking current instrumentation behavior.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100