Addon for your docker compose environment to support tideways APM and profiling for your PHP applicaitons.
To allow Tideways usage you will have to add the following environment
variables to your .env
file:
- TIDEWAYS_APIKEY
- TIDEWAYS_SAMPLERATE (optional, default set to 30)
- TIDEWAYS_COLLECT (optionals, default set to full)
The API key can be found in the settings of your configured application in the Tideways app The other environment variables can be found in the Tideways documentation
MIT License (MIT). See License File for more information.