We've now got data flowing into the database, so need to start thinking about visualising it.
Some of the queries that were used in zepp_to_influxdb can probably be re-used, but there are definitely some differences: for example, step data isn't an incremental counter in Gadgetbridge's DB.
Activity
26-Aug-23 10:01
assigned to @btasker
26-Aug-23 11:07
mentioned in commit 62d24c84248ec23e29e707578752ec49067387c6
Commit: 62d24c84248ec23e29e707578752ec49067387c6 Author: B Tasker Date: 2023-08-26T12:07:14.000+01:00Message
Add example grafana dashboard utilities/gadgetbridge_to_influxdb#2
26-Aug-23 11:09
The dash currently looks like this
The cells in the bottom right are reporting
No Databecause they rely on the changes in utilities/gadgetbridge_to_influxdb#6 - I've not yet deployed those to the production worker.There are currently no sleep related stats/graphs because I've not yet ended up with any in the database (I need to look into why)