opentelemetry-php icon indicating copy to clipboard operation
opentelemetry-php copied to clipboard

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

Open intuibase opened this issue 2 years ago • 2 comments

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

intuibase avatar Sep 13 '23 12:09 intuibase

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.

stale[bot] avatar Mar 17 '24 12:03 stale[bot]