// PROJECT SPECS

Sentinel - Error Monitoring

Sentinel is error monitoring that focusing on simplicity, and holistic integration. Track backend services errors, let support raise issue ticket and link them to live service errors and let ai triage the errors

Error monitoringError trackingMonitoringTech Support
← Back to Projects
// ARTICLE Tap the [Read Article →] handle on the right edge to expand the full write-up.
Sentinel — Error → Issue → AI TriageHand-drawn architecture showing service errors captured by the Sentinel collector, surfaced as tracked issues, and optionally triaged by Gemini to auto-link related errors. // FIG.01 — SENTINEL FLOW 3 NODES · ASYNC [01] SOURCEService ErrorsBackend stack · gRPCingest[02] COREIssue TrackingGo · SvelteKit · NATSlink[03] TRIAGEAI Auto-LinkGemini · optional// PERSISTENCE LAYERPOSTGRESQLissues · errorsREDIScache · dedupeNATS JETSTREAMasync fan-outGOOGLE GEMINILLM classification
Fig. 01 — Sentinel: errors flow through a Go/SvelteKit core, persisted across PostgreSQL, Redis, and NATS Jetstream, with optional Gemini triage closing the loop.