Uptime Heartbeat

auth.beste.co99.92%
30d agoToday
About this piece

Uptime Heartbeat

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

Usage

The import and the props worth knowing about, in one place.

import { Monitoring4 } from "@/components/beste/piece/monitoring4";

<Monitoring4
  surface="card"
  bordered={true}
  inverted={false}
  endpoint="auth.beste.co"
  history={[
    "ok",
    "ok",
    "ok",
    "ok",
    "ok",
    "ok",
    "ok",
    "slow",
    "ok",
    "ok",
    "ok",
    "ok",
    "ok",
    "ok",
    "ok",
    "ok",
    "fail",
    "ok",
    "ok",
    "ok",
    "ok",
    "ok",
    "slow",
    "ok",
    "ok",
    "ok",
    "ok",
    "ok",
    "ok",
    "ok"
  ]}
  uptime="99.92%"
  pastLabel="30d ago"
  nowLabel="Today"
/>

More Monitoring pieces

View all Monitoring
live

Pulse Wave

Bare ECG-style heartbeat trace with a pulsing live dot at the leading edge and no other chrome.

web-01fra1
CPU42%
MEM61%
web-02iad1
CPU67%
MEM58%
worker-01sfo1
CPU23%
MEM74%

Server Pulse

Three server rows whose CPU and memory bars breathe with fresh readings every second, turning amber and red past their thresholds beside a live status dot.

API Gateway
Operational99.98%

Service Status

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

API99.98% uptime
Last 90 daysUpDegradedDown

Uptime Grid

Grid of uptime cells that light up green in reading order with a couple of amber and red blips at fixed spots, then holds, fades, and fills again.

API latency122ms
p95 155ms

Live Latency Bars

Streaming bar chart that pushes a fresh sample every few hundred milliseconds, flags spikes in amber, and keeps a rolling p95 in the corner.

p95Response time
182ms

Latency Sparkline

Compact response-time card pairing a percentile pill, the latest reading, and a smoothed sparkline trail.