This project currently lives in a pre-alpha status. Our current release is not production ready; it has been created in order to receive feedback from the community.
For more information, please, consult the documentation of the main OpenTelemetry php project.
Issues have been disabled for this repo in order to help main consistency between this repo and the main opentelemetry-php repo. If you have an issue you'd like to raise about this issue, please use the OpenTelemetry PHP Issue section. Please prefix the title of the issue with [opentelemetry-php-contrib].
(This is the recommened way to install the components)
Refer to the documentation for the individual components on how to install them
As an alternative to installing individual components you can install the whole package with all components
$ composer require open-telemetry/opentelemetry-php-contrib
- You can find examples on how to use the ASW classes in the examples directory.
- The documentation for the Symfony SdkBundle can be found here.
- An example symfony application using the SdkBundle can be found here.
Please, consult the documentation of the main OpenTelemetry php project.