Metric Ring

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

87%
Cache hitlast 1h

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

Import & use
import { Monitoring9 } from "@/components/beste/piece/monitoring9";

<Monitoring9
  label="Cache hit"
  value={87}
  unit="%"
  hint="last 1h"
  tone="sky"
/>

More Monitoring pieces

View all Monitoring
API Gateway
Operational99.98%

Service Status

monitoring1

Compact service health row with operational state, pulsing dot, and uptime percentage on the right.

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.

82%Error budget

SLO Gauge

monitoring5

Semicircular gauge that renders a remaining-budget percentage along a single recolorable arc.

7/10

Token Bucket

monitoring12

Rate-limit row that maps remaining capacity to a chain of filled and hollow dots, with a count beside it.

CPU
72%

Resource Meter

monitoring2

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

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.