Stars: 588
Forks: 171
Pull Requests: 682
Issues: 419
Watchers: 29
Last Updated: 2023-09-07 11:46:33
The OpenTelemetry PHP Library
License: Apache License 2.0
Languages: PHP, Makefile, Dockerfile, Shell, C, Jinja
This is the monorepo for the main components of OpenTelemetry for PHP.
Please read the official documentation: https://opentelemetry.io/docs/instrumentation/php/
Package | Latest |
---|---|
API | |
SDK | |
Context | |
Semantic Conventions | |
OTLP Exporter | |
gRPC Transport | |
OTLP Protobuf Files | |
B3 Propagator |
Releases for both this repository and contrib are based on read-only git subtree splits from our monorepo. You should refer to packagist.org for all packages, their versions and details.
You can also look at the read-only repositories, which live in the opentelemetry-php organization.
We would love to have you on board, please see our Development README and Contributing README.
We attempt to keep the OpenTelemetry Specification Matrix up to date in order to show which features are available and which have not yet been implemented.
If you find an inconsistency in the data in the matrix, please let us know in our slack channel and we'll get it rectified.
See compatibility readme.
Versioning rationale can be found in the Versioning Documentation