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.
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.
EsLumia is open source under Apache-2.0 and maintained by Softalink. Attribution to the upstream Grafana project is retained per the license.