Two-line monospace block reporting read and write throughput with arrow glyphs for direction.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Monitoring14 } from "@/components/beste/piece/monitoring14";
<Monitoring14
read="42 MB/s"
write="18 MB/s"
/>Distributed trace timeline laying spans across a shared horizontal axis, each row labeled in monospace.
Single distribution bar splitting incident counts across critical, warning, and info segments with a mono legend.
Two-tone success-versus-error split bar that prints the percentage of each side directly inside its segment.
Headline number for traffic volume with a trend arrow and tinted delta badge against a prior window.
Single log entry styled like a tail output, with timestamp, level token, source, and message in mono.
Inline edge between two named endpoints, drawn as a status-tinted stem with the round-trip latency floating mid-span.