Skip to content

dockerwest/addon-compose-tideways

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

tideways docker compose

Addon for your docker compose environment to support tideways APM and profiling for your PHP applicaitons.

Environment variables

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

License

MIT License (MIT). See License File for more information.

Releases

No releases published

Packages

No packages published