Uptrace for PHP basic example First, install uptrace-php dependencies in the parent folder: (cd ../.. && composer install) Then, run the example: UPTRACE_DSN="https://<token>@uptrace.dev/<project_id>" php main.php