← All website monitoring tools
Lighthouse CI
Google's open-source Lighthouse audits in CI — track Core Web Vitals on every deploy.
What it does well
- Integrates directly into CI pipelines to block performance regressions before deployment.
- Completely free and open-source, maintained by the Google Chrome team.
- Tracks performance budgets and historical trends for key metrics like Core Web Vitals.
Where it falls short
- Self-hosted only, requiring engineering resources to set up and maintain the server.
- Lacks a dedicated graphical user interface; relies on CI logs and a basic dashboard.
- Only provides synthetic lab data, not real user monitoring (RUM) or uptime checks.
Alternatives to Lighthouse CI
Uptime Kuma
freeSelf-hosted open-source uptime monitor with status pages — Docker one-liner deploy.
Healthchecks.io
freemiumCron-job heartbeat monitoring — open-source with hosted free tier and self-host option.
Statping-ng
freeSelf-hosted uptime + status page combo — Go binary, sqlite/postgres, lightweight.
Gatus
freeDeveloper-focused open-source health dashboard — YAML-driven, zero-cost self-host.