opentelemetry-php-contrib icon indicating copy to clipboard operation
opentelemetry-php-contrib copied to clipboard

opentelemetry-php-contrib

Results 37 opentelemetry-php-contrib issues
Sort by recently updated
recently updated
newest added

First attempt at auto-instrumentation for the client side of https://reactphp.org/http/ Tried to copy the structure and functionality I saw implemented here for Guzzle and HTTPlug, but let me know if...

This PR is to add the support for baggage propagation in Instana propagator plus unit tests. This branch is followup PR of https://github.com/open-telemetry/opentelemetry-php-contrib/pull/365. Once this PR is merged , I'll...

**Description:** There currently only exists a manual instrumentation library for the AWS SDK. It would be very helpful to also have an auto instrumentation library where customers only need to...

closes https://github.com/open-telemetry/opentelemetry-php/issues/1569

Fixes https://github.com/open-telemetry/opentelemetry-php/issues/1443

addresses https://github.com/open-telemetry/opentelemetry-php/issues/1399

stale

This PR improves the Laravel auto-instrumentation with several key enhancements: - Add controller method instrumentation for better request tracing - Improve view rendering instrumentation with exception handling - Add event...

stale

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://redirect.github.com/actions/cache) | action | pinDigest | -> `0057852` | | [actions/checkout](https://redirect.github.com/actions/checkout) | action...

dependencies

This PR modifies how Monolog `context` and `extras` arrays behave, and adds specific behavior for exceptions. ## General Attributes Per [PSR-3](https://www.php-fig.org/psr/psr-3/#13-context): > [The context array] is meant to hold any...