laravel/nightwatch
Official Laravel Nightwatch package that collects application performance metrics and sends them to the hosted Nightwatch monitoring platform, providing Laravel-optimized insights into requests, errors, and overall app health.
nightwatch:deploy artifacts (e.g., commit hashes, rollback triggers) to correlate performance with code changes.NIGHTWATCH_COMMAND_SAMPLE_RATE or NIGHTWATCH_SCHEDULED_TASK_SAMPLE_RATE to balance cost/granularity.Nightwatch::digest() or nightwatch:deploy commands.Adopt if:
composer require laravel/nightwatch).Look elsewhere if:
For Executives: *"Laravel Nightwatch turns our Laravel apps into self-diagnosing systems. For the cost of a subscription (comparable to New Relic or Datadog), we get:
For Engineering: *"This is Telescope on steroids for production. Key wins:
nightwatch:deploy command auto-tracks deploys, so you can correlate performance with code changes.
Tradeoff: Requires a Nightwatch subscription (~$50–$200/month depending on usage), but saves 100+ dev hours/year in custom logging infrastructure."*How can I help you explore Laravel packages today?