Log Stream Line

Single log entry styled like a tail output, with timestamp, level token, source, and message in mono.

12:34:56WARN auth.sessiontoken refresh retry 2/3

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

Import & use
import { Monitoring8 } from "@/components/beste/piece/monitoring8";

<Monitoring8
  timestamp="12:34:56"
  level="warn"
  source="auth.session"
  message="token refresh retry 2/3"
/>

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.

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.

R42 MB/s
W18 MB/s

Disk I/O

monitoring14

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

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.

12.4%87.6%

Diff Bar

monitoring20

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

us-east-1
42ms
eu-west-2
78ms
ap-south-1
210ms
sa-east-1

Region Status

monitoring7

Multi-region availability list with a status dot per cloud region and the round-trip latency rendered in mono.