# Nightwatch Found 78K Exceptions in 2.7B Events on Forge

DevFeed: [Nightwatch Found 78K Exceptions in 2.7B Events on Forge](<https://devfeed.tech/articles/nightwatch-found-78k-exceptions-in-2-7b-events-on-forge-3883.md>)

Original publisher: [Read original article](<https://laravel.com/blog/nightwatch-found-78k-exceptions-in-27b-events-on-forge>)

Author: Jess Archer

Published: 2025-06-25T12:26:00Z

Content type: article

Language: en

Sources: [Laravel Blog](<https://devfeed.tech/sources/laravel-blog.md>)

Topics: [Laravel](<https://devfeed.tech/topics/laravel.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Database](<https://devfeed.tech/topics/database.md>), [HTTP](<https://devfeed.tech/topics/http.md>), [Cache](<https://devfeed.tech/topics/cache.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [cache](<https://devfeed.tech/tags/cache.md>), [database](<https://devfeed.tech/tags/database.md>), [errors](<https://devfeed.tech/tags/errors.md>), [github](<https://devfeed.tech/tags/github.md>), [http](<https://devfeed.tech/tags/http.md>), [laravel](<https://devfeed.tech/tags/laravel.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [observability](<https://devfeed.tech/tags/observability.md>), [performance](<https://devfeed.tech/tags/performance.md>), [production](<https://devfeed.tech/tags/production.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [scale](<https://devfeed.tech/tags/scale.md>)

## AI overview

Laravel describes testing its Nightwatch monitoring product on Forge, a high-traffic production server management platform. Over two months, Nightwatch collected 2.76 billion events across HTTP requests, database queries, background jobs, cache operations, emails, and outgoing requests, surfacing latency, errors, locking, N+1 query patterns, slow queries, cache inefficiencies, and third-party failures without causing observable degradation.

## Source excerpt

How we tested Laravel monitoring using Nightwatch on Forge to surface real-world insights from 2.76 billion events.