Diff Bar

Two-tone success-versus-error split bar that prints the percentage of each side directly inside its segment.

12.4%87.6%

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Monitoring20 } from "@/components/beste/piece/monitoring20";

<Monitoring20
  errors={124}
  success={876}
/>

More Monitoring pieces

View all Monitoring
12428

Severity Stack

monitoring13

Single distribution bar splitting incident counts across critical, warning, and info segments with a mono legend.

R42 MB/s
W18 MB/s

Disk I/O

monitoring14

Two-line monospace block reporting read and write throughput with arrow glyphs for direction.

87%
Cache hitlast 1h

Metric Ring

monitoring9

Circular progress dial holding a percentage at its center, captioned with a label and supporting hint.

http.req
auth
db.query
cache.set

Trace Spans

monitoring15

Distributed trace timeline laying spans across a shared horizontal axis, each row labeled in monospace.

api
42ms
db

Service Link

monitoring16

Inline edge between two named endpoints, drawn as a status-tinted stem with the round-trip latency floating mid-span.

812

Queue Depth

monitoring18

Vertical battery of segments rendering current queue fill against capacity, with a stacked numeric ratio beside it.