Grafana Backend
This application processes CANedge log files (local/S3) in response to dashboard queries. When a user views a certain time period and set of signals, Grafana sends a request to the backend, which processes the relevant log files and sends back the requested data for visualization.
Get startedOverview of the ‘get started’ setup
The guide outlines how to deploy locally, as well as in an AWS cloud setting (illustrated below). Many variations of these setups can be deployed, incl. e.g. port forwarded self-hosting.