Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 360 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 360 Bytes

Test repository for Drupal and OTEL integration

Spinning up environment

Docker Compose

  • docker compose up
  • docker compose exec php-cli -- composer install --prefer-dist
  • docker compose exec php-cli -- ./vendor/drush/drush/drush si demo_umami -y

Viewing Traces