Monitoring Laravel Octane With Inspector
Inspector monitors Laravel Octane apps without server interaction, making it easy to track performance & errors. No need for complex setup or high costs like NewRelic. Try it for free!
I recently had the opportunity to discuss the adoption of Inspector by a team of developers based in Brazil. At the time they were using NewRelic to monitor their applications, but found that it was not compatible with Laravel Octane. Ever since Laravel Octane was released I have thoroughly studied its internal dynamics to make sure that Inspector Laravel package continues to work as usual. Due to its characteristics I always suspected that Octane could cause a lot of headaches for “infrastructure oriented” monitoring platforms. Let me give you some technical details. Laravel Octane i...