- Edited
Hi Jared,
I’m trying to setup a Grafana Dashboard on Grafana Cloud
for AQW using the ethernet_hub_ble
example.
So far, I’ve successfully done the following:
- Created a project in Goliath, provisioned my AQW device.
- Published AQW data to Golioth. I’m able to view sensor data updates in
Golioth LightDB State
. - Setup Grafana Cloud instance.
- Created an
API Key
. - Setup a data source with
JSON API
using theX-API Key
and the value to the API key. Save & test was successful. - Created a dashboard using your
Air Quality Wing-1633657750477.json
. - I’m able to view the dashboard but no data appears in the dashboard for any of the AQW sensors. I do observe data updates in
Golioth LightDB State
.
For some reason, Grafana Cloud isn’t picking up the data from Golioth.
Any suggestions as to what may be going on? Thanks.