utilities/gadgetbridge_to_influxdb#2: Build example Grafana Dashboard



Issue Information

Issue Type: issue
Status: closed
Reported By: btasker
Assigned To: btasker

Milestone: v0.4
Created: 26-Aug-23 10:01



Description

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.



Toggle State Changes

Activity


assigned to @btasker

verified

mentioned in commit 62d24c84248ec23e29e707578752ec49067387c6

Commit: 62d24c84248ec23e29e707578752ec49067387c6 
Author: B Tasker                            
                            
Date: 2023-08-26T12:07:14.000+01:00 

Message

Add example grafana dashboard utilities/gadgetbridge_to_influxdb#2

+1425 -0 (1425 lines changed)

The dash currently looks like this

Screenshot_20230826_120747

The cells in the bottom right are reporting No Data because 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)