Single distribution bar splitting incident counts across critical, warning, and info segments with a mono legend.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Monitoring13 } from "@/components/beste/piece/monitoring13";
<Monitoring13
critical={12}
warning={4}
info={28}
/>Distributed trace timeline laying spans across a shared horizontal axis, each row labeled in monospace.
Two-tone success-versus-error split bar that prints the percentage of each side directly inside its segment.
Single log entry styled like a tail output, with timestamp, level token, source, and message in mono.
Two-line monospace block reporting read and write throughput with arrow glyphs for direction.
Multi-region availability list with a status dot per cloud region and the round-trip latency rendered in mono.
Vertical battery of segments rendering current queue fill against capacity, with a stacked numeric ratio beside it.