Recently, more and more Inspector customers are writing to me for advice on how to integrate our observability platform to monitor your Laravel application deployed in the AWS serverless environment with Vapor. So I decided to write an extended tutorial for the different options you have to use Inspector to monitor your serverless Laravel application.

In order to use a Docker image instead of the Vapor native runtimes, set the runtime configuration option to docker within your vapor.yml id: 2 name: vapor-laravel-app environments: production: runtime: docker # Use docker as runtime environment build: - 'composer install --no-dev'

Inspector provides a configuration property to specify the job classes that you want to exclude from monitoring.

Add the SendInspectorChunkJob: /* |-------------------------------------------------------------------------- | Job classes to ignore |-------------------------------------------------------------------------- | | Add at this list the job classes that you don't want monitoring | in your Inspector dashboard.
Newsletter

Get the latest Laravel/PHP jobs, events and curated articles straight to your inbox, once a week

Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Community Partners