The tenant health page now includes a self-hosted dashboard for tenant admins, giving you a real-time overview of your Tines deployment's health from a single screen.
The dashboard surfaces the information that matters most for maintaining a healthy self-hosted environment:
Version overview — see your app, PostgreSQL, and Redis versions at a glance, with a prompt when a Tines update is available.
Container status — view every running container, its version, and its latency to PostgreSQL and Redis. Version mismatches are highlighted automatically.
PostgreSQL health — monitor connections, cache and index hit ratios, long-running queries, latency, vacuum status, and database size.
Redis health — track memory usage, hit ratio, connected clients, and latency.
Sidekiq health — check active workers, queued and failed jobs and queue latency against your limits.
Alert banners appear at the top of the page when action is needed, such as an upgrade, a version mismatch across containers, or long-running database queries.
The dashboard refreshes automatically every 25 seconds with manual refresh and pause controls.
Navigate to Tenant health to get started.
Self-hosted only. Requires Tines v40.1 or later.