New updates and improvements to Laravel Nightwatch.
Sample
middleware lets you apply custom sampling rates to specific routes or route groups within your application.This is especially useful when you want to increase visibility on critical endpoints or reduce noise from high-traffic, low-value routes.Sample
middleware can also be applied to unmatched routes, useful for monitoring bot traffic.NIGHTWATCH_EXCEPTION_SAMPLE_RATE
environment variable to 0
.NIGHTWATCH_IGNORE_CACHE_EVENTS
environment variable to true
.