Platform dokümantasyonu

Supabase Cloud - Data points

When you create a Connected KPI on KPIs & Dashboards, pick from the data points below. The catalog reflects what is enabled for this integration on your platform.

API Traffic

  • Auth API Requests (count) - Supabase Auth API request volume

  • Realtime API Requests (count) - Supabase Realtime API request volume

  • REST API Requests (count) - PostgREST API request volume

  • Storage API Requests (count) - Supabase Storage API request volume

  • Total API Requests (count) - Total API gateway requests in the sync interval

Database Health

  • Cache Hit Rate (percentage) - Index cache hit rate percentage

  • Performance Advisor Issues (count) - Count of open performance advisor findings

  • Security Advisor Issues (count) - Count of open security advisor findings

  • Slow Query Count (count) - Number of queries with mean execution time above 1 second

  • Slowest Query Mean Time (milliseconds) - Highest mean execution time among tracked queries in milliseconds

Infrastructure

  • Active Connections (count) - Current number of active database backend connections

  • CPU Usage (percentage) - Current average CPU usage percentage for the database

  • Database Size (bytes) - Total Postgres database size in bytes

  • Disk IO Usage (percentage) - Disk I/O consumption relative to compute limits

  • Disk Usage (percentage) - Disk space used as a percentage of total disk capacity

  • Memory Usage (percentage) - Current RAM usage percentage for the database

  • Peak Connections (count) - Peak database connections over the sync window

  • Peak CPU Usage (percentage) - Peak CPU usage percentage over the sync window

  • WAL Size (bytes) - Write-ahead log disk usage in bytes

Service Health

  • API 5xx Errors (count) - Count of API gateway 5xx responses in the sync window

  • Auth Error Count (count) - Count of Auth API 4xx/5xx responses in the sync window

How sync works

  • Each data point maps to a provider API query executed by the integration sync engine.

  • On save or scheduled sync, Elevale fetches the latest value and appends to KPI history.

  • Connection status on the KPI shows the last successful sync or error message.

  • Setup and troubleshooting: Setup & usage