Compact response-time card pairing a percentile pill, the latest reading, and a smoothed sparkline trail.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Monitoring6 } from "@/components/beste/piece/monitoring6";
<Monitoring6
label="Response time"
metric="p95"
value="182ms"
data={[
120,
138,
124,
156,
142,
168,
154,
172,
148,
182,
176,
182
]}
tone="violet"
/>