Real-time counter with a pinging status dot in the tone color, a large monospace value, and a per-second rate.
New here? Read the installation guide.
import { Dashboard17 } from "@/components/beste/piece/dashboard17";
<Dashboard17
label="Live requests"
value="2,418"
rate="+24 / sec"
tone="emerald"
/>Service health rows with a pinging status dot, operational label, and a monospaced uptime percentage.
Radial progress gauge with a tone-colored arc, the percentage centered, and a caption line beside it.
Semi-circle gauge with a tone-colored arc that fills to the score, the number centered below, and a status line.
Status-page timeline where every day is a thin vertical tile colored by up, degraded, outage, or no-data state.