MetricData Type — supabase Architecture
Architecture documentation for the MetricData type/interface in DatabaseInfrastructureSection.utils.ts from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/Observability/DatabaseInfrastructureSection.utils.ts lines 18–21
type MetricData = {
current: number
max: number
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free