Chris Lightfoot-Wild

Results 7 issues of Chris Lightfoot-Wild

**Is your feature request related to a problem?** At the time of writing, the most recent tagged release of the specification is [1.32.0](https://github.com/open-telemetry/opentelemetry-specification/releases/tag/v1.32.0). There are several references throughout the API/SDK...

pinned

WIP: current test approach needs tweaking. Using new functionality provided via https://github.com/open-telemetry/opentelemetry-php/pull/1304. This should probably form the basis of a v1.1 package, so depends on a 1.0 release of the...

pinned

## This PR - just some minor tweaks on top of the latest spec branch I could see ### Related Issues NA ### Notes ### Follow-up Tasks ### How to...

Proof of concept, to cover the use-case where multi-application installs operate on shared-infra and wish to provide their own configuration. See #1436. --- Any suggestions on the best way to...

pinned

## Intro Given that Laravel instrumentation reached [v1.0](https://github.com/opentelemetry-php/contrib-auto-laravel/releases/tag/1.0.0), I am proposing that we do a temporary feature freeze while we move towards `v1.1` (which is currently under development in https://github.com/open-telemetry/opentelemetry-php-contrib/pull/269)....

Application requires a minimum of PHP 8.2, per `composer.json`.

Proposal to prevent the SDK from auto-loading during composer script execution. During a composer script, the packaged dependencies in the `composer.phar` are currently locked to PSR-3 v2 and thus any...