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

New here? Read the installation guide.

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

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

api
42ms
db

Service Link

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

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

12428

Severity Stack

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

7/10

Token Bucket

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

auth.beste.co99.92%
30d agoToday

Uptime Heartbeat

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

Markdown version