Back to articles
Kronveil v0.2: Dashboard, gRPC, Secret Management, and Local Deployment - Here's What Changed
How-ToDevOps

Kronveil v0.2: Dashboard, gRPC, Secret Management, and Local Deployment - Here's What Changed

via Dev.toRamasankar Molleti

Quick Recap A week ago, I launched Kronveil - an AI-powered infrastructure observability agent that detects anomalies, performs root cause analysis, and auto-remediates incidents in milliseconds. The response was incredible. But that first version had a lot of stubs. The roadmap listed features like "Dashboard UI", "Prometheus metrics", and "multi-cloud secret management" as coming soon. They're here now. This post covers every new feature shipped in v0.2, a step-by-step guide to run Kronveil locally with Docker Compose, and live screenshots from the running dashboard. What's New in v0.2 1. Full Dashboard UI (React + TypeScript) The biggest visible change. Kronveil now ships with a production-ready dashboard built with React 18, TypeScript, Tailwind CSS, and Recharts. Six pages, zero fluff: Page What It Shows Overview Real-time event throughput, active incidents, MTTR, anomaly count (24h), cluster health matrix Incidents Filterable list (active/acknowledged/resolved), timeline view, ro

Continue reading on Dev.to

Opens in a new tab

Read Full Article
30 views

Related Articles