Region Status

Multi-region availability list with a status dot per cloud region and the round-trip latency rendered in mono.

us-east-1
42ms
eu-west-2
78ms
ap-south-1
210ms
sa-east-1

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Monitoring7 } from "@/components/beste/piece/monitoring7";

<Monitoring7
  regions={[
    {
      "code": "us-east-1",
      "status": "operational",
      "latency": "42ms"
    },
    {
      "code": "eu-west-2",
      "status": "operational",
      "latency": "78ms"
    },
    {
      "code": "ap-south-1",
      "status": "degraded",
      "latency": "210ms"
    },
    {
      "code": "sa-east-1",
      "status": "outage"
    }
  ]}
/>

More Monitoring pieces

View all Monitoring
API Gateway
Operational99.98%

Service Status

monitoring1

Compact service health row with operational state, pulsing dot, and uptime percentage on the right.

api
42ms
db

Service Link

monitoring16

Inline edge between two named endpoints, drawn as a status-tinted stem with the round-trip latency floating mid-span.

http.req
auth
db.query
cache.set

Trace Spans

monitoring15

Distributed trace timeline laying spans across a shared horizontal axis, each row labeled in monospace.

12428

Severity Stack

monitoring13

Single distribution bar splitting incident counts across critical, warning, and info segments with a mono legend.

auth.beste.co99.92%
30d agoToday

Uptime Heartbeat

monitoring4

Thirty-tick history strip in the style of a status page, with pass, slow, and fail segments and a rolling availability number.

7/10

Token Bucket

monitoring12

Rate-limit row that maps remaining capacity to a chain of filled and hollow dots, with a count beside it.