self-hosted · sentry-compatible · open

your server's errors,
explained — and fixed by ai.

ravyn is a terminal-grade observability console. it ingests errors, logs, metrics & traces from any sentry sdk — then the ✦ mentor finds the root cause and opens the pull request.

⏎ start freeview the console$ npm i @ravyn/node
ravyn — my-nest-app · production live
nodenestjsexpressfastapidjangonext.jsgorailsspring bootdenobundockernodenestjsexpressfastapidjangonext.jsgorailsspring bootdenobundocker
one console

everything you need to debug prod.

five panes, keyboard-first, dense and fast. the same envelope protocol as sentry — drop in the sdk and data flows.

[1] errors

error monitoring

fingerprinted grouping, severity triage, open/resolved/ignored — with times-seen and the offending frame inline.

[2] logs

structured logs

live tail, filter by service & level, search messages, and jump straight from a log line to its trace.

[3] metrics

app metrics

cpu, memory, request count and error rate — time-bucketed, with cross-chart scrubbing.

[4] traces

distributed traces

span waterfalls with the critical path lit up — slow spans and errors surfaced automatically.

✦ mentor

the ai mentor

reads the stacktrace, explains the root cause in plain english, and proposes a fix as a diff.

⌁ auto-pr

one-keystroke pr

press p and ravyn branches your linked repo and opens a pull request with the fix.

✦ the mentor

a senior engineer,
reading your 2am stacktrace.

not another dashboard widget. the mentor diagnoses the actual cause, shows you the patch, rates its own confidence, and — if you let it — ships the pr.

confidence 85% · affected checkout.service.ts:42
── suggested patch ──
checkout.service.ts:42- const id = order.id;+ const order = await resolveOrder(ctx);+ const id = order?.id;
p generate fix PR
0
events ingested / day
0ms
p50 ingest latency
0
fixes shipped by the mentor
0%
self-hosted, your data

point an sdk at ravyn. watch it explain itself.

first event in under five minutes. no credit card, runs on your own box.

⏎ create your organizationbrowse sdk guides