open-telemetry / open-telemetry/opentelemetry-php
Migrate cloudtrace propagator to contrib
Open
@weslenteche is already working on this.
Since Jul 22, 2025.
stale
- Dominant language
- PHP
- Stars
- 912
- Forks
- 232
- Avg merge
- 7d 16h
- Merged PRs (30d)
- 4
Description
Per https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/context/api-propagators.md#propagators-distribution vendor-specific propagators must not be maintained in the core repo.
- merge and publish https://github.com/open-telemetry/opentelemetry-php-contrib/pull/418
- abandon https://packagist.org/packages/open-telemetry/extension-propagator-cloudtrace (suggest contrib version as the replacement)
- merge #1678
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.