Semicircular gauge that renders a remaining-budget percentage along a single recolorable arc.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Monitoring5 } from "@/components/beste/piece/monitoring5";
<Monitoring5
label="Error budget"
value={82}
unit="%"
tone="rose"
/>