Back to blocks
table
Block

Performance Table

System monitoring with uptime metrics

Installation

npx shadcn add @mylo-ui/table-performance

Preview

Overall Uptime

99.92%

Avg Response

149ms

Error Rate

0.07%

Healthy Services

4/7

System Performance

Real-time monitoring of services and endpoints

ServiceEndpointUptimeAvg ResponseP95 ResponseError RateStatusLast Incident
API Gateway/api/v1/*99.99%45ms120ms0.01%
Healthy
15 days ago
Auth Service/auth/*99.95%85ms200ms0.03%
Healthy
3 days ago
User DatabasePostgreSQL99.98%12ms35ms0%
Healthy
7 days ago
Cache LayerRedis99.99%3ms8ms0%
Healthy
21 days ago
File StorageS399.9%150ms450ms0.08%
Warning
1 day ago
Search Service/search/*99.75%250ms800ms0.25%
Degraded
2 hours ago
Email ServiceSMTP99.85%500ms2000ms0.15%
Warning
5 hours ago

Usage

import { TablePerformance } from "@/components/blocks/table-performance"

export default function Page() {
  return <TablePerformance />
}

Dependencies

lucide-react

shadcn/ui Components

table
badge