hyperf / hyperf/open-telemetry-incubator

Optimize dependencies `CachedInstrumentation` to avoid global pollution

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
3
Forks
4
PR merge metrics
No merged PRs in 30d

Description

`CachedInstrumentation::class` => `Factory\CachedInstrumentationFactory::class,`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the CachedInstrumentation::class mapping to Factory\CachedInstrumentationFactory::class and inspect how that dependency is registered. Determine the intended scope of the dependency and verify that the change avoids global pollution; the issue does not name tests or files to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.