Requirements Automatic instrumentation with PHP requires: PHP 8.0 or higher OpenTelemetry PHP extension Composer autoloading OpenTelemetry SDK One or more instrumentation libraries Configuration Install the OpenTelemetry extension Important Installing the OpenTelemetry extension by itself does not generate traces. The extension can be installed via pecl, pickle or php-extension-installer (docker specific). There are also packaged versions of the extension available for some Linux package mana...| OpenTelemetry
This page documents the Alpine Package Keeper(APK), the package manager in Alpine Linux. Refer to the excellent guide Working with APK from Alpine Linux documentation project to learn the basics quickly. Package management in Diskless mode requires additional steps involving Alpine Local Backup Utility (lbu) .| wiki.alpinelinux.org