https://github.com/lebe-dev/soika
https://github.com/lebe-dev/soika
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lebe-dev/soika
- Owner: lebe-dev
- Created: 2026-05-31T10:29:38.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-06-16T13:23:56.000Z (20 days ago)
- Last Synced: 2026-06-16T13:25:27.037Z (20 days ago)
- Size: 1.36 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# soika
**soika** is a lightweight, Sentry-compatible error tracking system written in
Rust. It is designed from the ground up for minimal resource consumption and
high throughput.
**Status:** work in progress.
- **Drop-in ingestion** for the modern Sentry SDK envelope protocol.
- Captures, groups, and displays **errors/exceptions and messages** with full
**stacktraces** (Go, Rust, Svelte/JS, and any Sentry-compatible SDK).
- A complete, self-contained web UI for triaging issues.
- Ships as a **single binary** with the frontend embedded, plus a minimal
Alpine container image — no Redis, no broker, no separate worker.
## License
MIT