Incident Alert

Incident card pairing a bell glyph, label tag, title, and service line with a configurable accent tone.

Critical2m ago

5xx error rate above 2%

checkout-api

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

Import & use
import { Monitoring3 } from "@/components/beste/piece/monitoring3";

<Monitoring3
  label="Critical"
  title="5xx error rate above 2%"
  service="checkout-api"
  time="2m ago"
  tone="rose"
/>