opentelemetry-php
opentelemetry-php copied to clipboard
[opentelemetry-php-instrumentation] - Run php delivered unit tests with opentelemetry instrumentation
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
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.