I am seeking some advice on how to set up my dashboard in grafana.
i have an instance of grafana that is connected to influxdb. It is querying 10 run signals for 10 different machines, i currently have my dashboard set up with a state timeline visualisation which simply shows when the machine is running and stopped over a time period. What i want to achieve is a table which sums together the time the machine is running over 3 separate 8 hour shifts and at the end of the shift populate a field of a table with the time it has ran, then start counting again.