Automatic transaction names for Symfony, Shopware and Laravel background jobs

With PHP Extension 5.18.0 Tideways now automatically detects transaction names for popular background job systems:

  • Symfony Messenger
  • Shopware Messenger and Scheduled Tasks
  • Laravel Jobs

Additional systems such as Spryker tasks and Magento consumers are on the immediate roadmap.

These transactions now automatically get created and tracked individually like in this Shopware 6 demo shop example:

To disable this behavior you can toggle the following feature flag off:

tideways.features.worker_mode=0

Components

Published

05.03.2025