open-telemetry / opentelemetry-php

The OpenTelemetry PHP Library
https://opentelemetry.io/docs/instrumentation/php/
Apache License 2.0
716 stars 178 forks source link

[opentelemetry-php-instrumentation] - Run php delivered unit tests with opentelemetry instrumentation #1152

Open intuibase opened 1 year ago

intuibase commented 1 year ago

Run PHP engine unit tests and extensions unit test with opentelemetry instrumentation

It should run with all supported PHP versions https://github.com/php/php-src/tree/master/tests

It should run twice, with and without instrumentation Steps: run in docker unzip php sources deploy opentelemetry run phpt tests scan for failures and compare with run without agent loaded (list of failed tests are available in output file) enable crash detection in native part make report

stale[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.