Skip to content

Instantly share code, notes, and snippets.

@NeilMasters
Created February 10, 2023 16:29
Show Gist options
  • Save NeilMasters/b847abbced901f07161558ddf99fa6a0 to your computer and use it in GitHub Desktop.
Save NeilMasters/b847abbced901f07161558ddf99fa6a0 to your computer and use it in GitHub Desktop.
Install datadog.sh
# Install datadog apm
curl -LO https://github.com/DataDog/dd-trace-php/releases/latest/download/datadog-setup.php
php datadog-setup.php --php-bin=all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment