Download the PHP package lionmm/sentry-cron-monitoring-laravel without Composer
On this page you can find all versions of the php package lionmm/sentry-cron-monitoring-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lionmm/sentry-cron-monitoring-laravel
More information about lionmm/sentry-cron-monitoring-laravel
Files in lionmm/sentry-cron-monitoring-laravel
Package sentry-cron-monitoring-laravel
Short Description A helper package to utilize the Cron Job monitoring tool from Sentry
License MIT
Homepage https://github.com/LionMM/sentry-cron-monitoring-laravel/branches
Informations about the package sentry-cron-monitoring-laravel
Sentry Cron Job Monitoring for Scheduled Jobs
A helper package to utilize the Cron Job monitoring tool from Sentry.
Warning Sentry Cron Job monitoring is still in beta
Installation
You can install the package via composer:
Then publish the config file with:
Usage
Add the following macro to your scheduled job that you would like to track.
This will add the before
, onSuccess
and onFailure
calls necessary to track the job in Sentry.
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Ben Miller
- All Contributors
License
The MIT License (MIT). Please see License File for more information.