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.
The recommended way to install the library is through Composer:
Install the package:
$ 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.