Supabase is introducing a new set of metrics to its platform, allowing developers to build better products for their users. The new "Reports" section provides a one-month view of data across Supabase's core pillars: Database, Auth, and Storage, with customizable charts built using Recharts. Each project can have multiple reports, which will be expanded to unlimited reports in the near future. Additionally, Supabase is introducing a new project home page with weekly overviews of important metrics, such as database storage, auth users, and storage space. The platform also provides observability metrics for infrastructure anomalies and tools to diagnose and manage issues. To gather relevant metrics, Supabase uses a federated approach, running monitoring systems in each geographical region, which allows for sharding and reduced latency. The available sources and metrics include project statistics, detailed stats from pg_stat_statements, system level metrics like CPU, memory, and disk utilization, and interactive widgets to view-only reports.