Range Marker

Horizontal scale that drops a marker on the current reading and tints the expected window behind it.

100ms500ms

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

Import & use
import { Monitoring19 } from "@/components/beste/piece/monitoring19";

<Monitoring19
  min="100ms"
  max="500ms"
  position={38}
  bandStart={18}
  bandEnd={52}
  tone="violet"
/>

More Monitoring pieces

View all Monitoring
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.

87%
Cache hitlast 1h

Metric Ring

monitoring9

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

Requests
12.4Kreq/s
+12%

Throughput Counter

monitoring10

Headline number for traffic volume with a trend arrow and tinted delta badge against a prior window.

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.

live

Pulse Wave

monitoring17

Bare ECG-style heartbeat trace with a pulsing live dot at the leading edge and no other chrome.

CPU
72%

Resource Meter

monitoring2

Utilization bar for CPU, memory, disk, or network with a recolorable fill and matching percentage label.