open-telemetry / open-telemetry/opentelemetry-php

Provide access to `ConfigProperties` via `Globals`

Open
#1,866 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.