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

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0. Release notes Sourced from actions/upload-artifact's releases. v5.0.0 What's Changed BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but...

dependencies

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/codeql-action](https://redirect.github.com/github/codeql-action) | action | digest | `3599b3b` -> `51f7732` | --- > [!WARNING]...

dependencies

When on packagist having followed a link from a colleague, clicked on the homepage and got a bit of a deadlink. So instead of moaning about it or ignoring it,...

Provides general configuration options for HTTP instrumentation packages. Env-based configuration supports: - `OTEL_INSTRUMENTATION_HTTP_KNOWN_METHODS` - `OTEL_PHP_INSTRUMENTATION_URL_SANITIZE_FIELD_NAMES` from https://github.com/open-telemetry/opentelemetry-php-contrib/pull/379 File-based configuration supports: - overriding known HTTP methods - overriding URI sanitization -...

stale

this ports the detectors from https://github.com/open-telemetry/opentelemetry-php/pull/1628 into contrib NB that I haven't yet ported across the sdk-config parts yet, which can be a follow-up. Replaces: https://github.com/open-telemetry/opentelemetry-php/pull/1628

Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.2 to 2.4.3. Release notes Sourced from ossf/scorecard-action's releases. v2.4.3 What's Changed This update bumps the Scorecard version to the v5.3.0 release. For a complete list of...

dependencies

This PR adds opcache instrumentation.