open-telemetry / opentelemetry-php

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

[opentelemetry-php-instrumentation] - Build Linux packages for the extension #1151

Open SergeyKleyman opened 11 months ago

SergeyKleyman commented 11 months ago

In order to simplify installation of the extension we propose to build Linux packages that should deploy .so files and update the php.ini file(s) to load the extension. Initially we can build packages for Debian (.deb), CentOS (.rpm) and Alpine (.apk). Later if it's requested we can include other formats.

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.