Datadog Launches One-Click Database Monitoring for Supabase

Supabase developers can now diagnose, optimize, and trace database performance issues from one platform. Datadog has launched Database Monitoring (DBM) for Supabase, offering query-level metrics, explain plans, and built-in recommendations, all with a one-click, agentless setup.
Supabase is built on Postgres and serves as a popular all-in-one backend for developers who want to ship applications fast. However, Datadog’s existing Supabase integration only provided high-level infrastructure metrics. Without query-level visibility, teams had no reliable way to tell whether slowdowns originated in the service layer or in Postgres itself.
Datadog Database Monitoring for Supabase closes that gap. It connects directly to the database without requiring an agent. After enabling it from within Datadog, developers immediately see query-level telemetry data. Performance regressions surface automatically through DBM’s Recommendations feature, which also runs diagnostics on workload, traffic, deployment, and schema changes to provide a starting point for investigation.
When a problem is found, DBM doesn’t stop at identifying it. For each flagged issue, it identifies the bottleneck and suggests a fix. For instance, a long sequential scan triggers a recommendation to add an index, with no need for deep Postgres expertise on the developer’s side.
Moreover, when slowdowns are traced back to the application layer, Datadog’s Application Performance Monitoring (APM) and DBM work together. Starting from an impacted endpoint in APM, developers can drill into the underlying Supabase queries. As a result, root cause analysis no longer requires switching between tools.






