Inline edge between two named endpoints, drawn as a status-tinted stem with the round-trip latency floating mid-span.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Monitoring16 } from "@/components/beste/piece/monitoring16";
<Monitoring16
from="api"
to="db"
latency="42ms"
status="healthy"
/>Distributed trace timeline laying spans across a shared horizontal axis, each row labeled in monospace.
Headline number for traffic volume with a trend arrow and tinted delta badge against a prior window.
5xx error rate above 2%
checkout-api
Incident card pairing a bell glyph, label tag, title, and service line with a configurable accent tone.
Multi-region availability list with a status dot per cloud region and the round-trip latency rendered in mono.
Bare ECG-style heartbeat trace with a pulsing live dot at the leading edge and no other chrome.
Compact service health row with operational state, pulsing dot, and uptime percentage on the right.