← Open Source

EsLumia

Observability dashboards, reimagined.

Svelte + RustApache-2.0


What it does

EsLumia is a dashboarding and visualization platform for operational data. It began as a fork of the Apache-2.0 licensed Grafana 7.5.17 and was rebuilt with a Svelte + Vite frontend and a Rust backend — keeping the dashboard model engineers already know while modernizing the stack underneath it for speed and a smaller footprint.

Why we built it

Grafana 7.5.17 is a proven baseline, and its Apache-2.0 license let us build on it openly. We wanted a visualization layer that starts fast, ships lean, and pairs tightly with EsMetrics and EyeSCADA without dragging in a heavy runtime — so we re-implemented the frontend in Svelte + Vite and moved the backend to Rust.

Highlights

  • Forked from Apache-2.0 licensed Grafana 7.5.17
  • Svelte + Vite frontend for a fast, modern UI
  • Rust backend for efficiency and safety
  • Designed to consume EsMetrics and other time-series sources
  • Familiar dashboard and panel model

Status

EsLumia is open source under Apache-2.0 and maintained by Softalink. Attribution to the upstream Grafana project is retained per the license.