Ranetrace watches a production app from both sides. From the outside it checks uptime, response time, certificates, domains, DNS, Lighthouse scores and broken links on any website, with no code to install. From the inside it collects errors, logs and events through an SDK you install in your app.
There are two SDKs, and they capture the same things:
ranetrace/ranetrace-laravel for Laravel applications.ranetrace/ranetrace-php for any other PHP application.The outside view is configured in the Ranetrace app and has no documentation page here. Everything below documents the SDKs, and only what has been verified against their source.
ranetrace:work and run a queue worker (Laravel).